פיתוח

12

הפנייה לעמוד אחר בגלישה ממובייל

יש להחליף את https://yoursite.com/m בכתובת העמוד שתרצו למובייל:

    
     <script type="text/javascript">
<!--
if (screen.width <= 699) {
document.location = "https://yoursite.com/m";
}
//-->
</script>

<script language=javascript>
<!--
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
   location.replace("https://yoursite.com/m");
}
-->
</script>
    
   

הרשמו לעדכונים במייל

ואל תפספסו אף זום חינמי, סדנה חדשה או מדריך שווה!