today:
60
yesterday:
179
Total:
1,001,156

How to make Mobile Web

admin 2017.05.08 10:30 Views : 28

How to make Mobile Web.

Insert the code in Header section.

+++++++   code      +++++++++++++++

<script type="text/javascript">
  <!--
  if (screen.width <= 800) {
    window.location = "http://medwigs.net";
  }
  //-->
</script>

++++++++  code  end  ++++++++++++++

No. Subject Author Date Views
8 Manifest admin 2017.06.04 245
7 Contact Layout admin 2017.06.06 339
6 Android Application Development admin 2017.07.28 898
5 Website icon admin 2017.09.16 945
4 Load an ad admin 2017.07.21 1021
3 Import the Mobile Ads SDK admin 2017.07.21 1071
2 map api admin 2017.06.04 1272
1 Add AdView to the layout admin 2017.07.21 1598