today:
136
yesterday:
177
Total:
1,001,053

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 US1800s admin 2017.07.03 214
7 Image Center admin 2017.07.21 223
6 AdMob - Import the Mobile Ads SDK admin 2017.07.21 195
5 Import the Mobile Ads SDK admin 2017.07.21 1071
4 Add AdView to the layout admin 2017.07.21 1598
3 Load an ad admin 2017.07.21 1020
2 Android Application Development admin 2017.07.28 897
1 Website icon admin 2017.09.16 945