today:
212
yesterday:
219
Total:
1,004,128

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 246
7 Contact Layout admin 2017.06.06 339
6 Android Application Development admin 2017.07.28 909
5 Website icon admin 2017.09.16 958
4 Import the Mobile Ads SDK admin 2017.07.21 1084
3 Load an ad admin 2017.07.21 1134
2 map api admin 2017.06.04 1273
1 Add AdView to the layout admin 2017.07.21 1609