当前位置:首页 > 站长代码

长春建站_移动端常用前端代码



在移动网站设计中,经常会用到很多必须的代码,今天长春建站网,就和大家分享一些常用的移动端代码,希望对各位建站者有所帮助,如果内容不全,欢迎大家跟帖补充。
移动网站

<meta charset="utf-8">

<meta http-equiv="pragma" content="no-cache">

<link rel="icon" href="images/ico.gif" type="image/gif" sizes="16*16">

<base blank="_blank">

  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  <meta name="viewport" content="width=device-width,user-scalable=0,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"/>

  <meta name="apple-mobile-web-app-capable" content="yes" />

  <meta name="apple-mobile-web-app-status-bar-style" content="black" />

  <meta name="format-detection" content="telephone=no" />

织梦移动端跳转代码

织梦移动端跳转代码

文章页跳转代码:
<script type="text/javascript">
  var mobileUrl="/wap/view.php?aid={dede:field.id/}",
   mobile = (/mmp|symbian|smartphone|midp|wap|phone|xoom|iphone|ipad|ipod|android|blackberry|mini|windowssce|palm/i.test(navigator.userAgent.toLowerCase()));
   if (mobile) {window.location = mobileUrl;}
</script>

代码还有很多,长春SEO网将逐步更新,欢迎投稿。


长春建站_移动端常用前端代码 http://www.121seo.cn/daima/771.html
以上文章出自长春SEO自学网未经作者许可,不得转载。2018-09-27 06:36:33"

分享到:
相关推荐: