摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <link rel="style 阅读全文
posted @ 2016-03-11 14:16 =DLSS=webZT 阅读(255) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <link rel="style 阅读全文
posted @ 2016-03-11 14:13 =DLSS=webZT 阅读(797) 评论(0) 推荐(0)
摘要: 单机按钮后显示原图,图片变大 阅读全文
posted @ 2016-03-11 14:09 =DLSS=webZT 阅读(1238) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <link rel="style 阅读全文
posted @ 2016-03-11 14:06 =DLSS=webZT 阅读(308) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <link rel="style 阅读全文
posted @ 2016-03-11 13:55 =DLSS=webZT 阅读(1038) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <script type="te 阅读全文
posted @ 2016-03-11 13:48 =DLSS=webZT 阅读(206) 评论(0) 推荐(0)
摘要: 代码演示 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1"> 6 <link rel=" 阅读全文
posted @ 2016-03-11 13:38 =DLSS=webZT 阅读(424) 评论(0) 推荐(0)
摘要: 注:必须使用相对应版本的jquery mobile css。不然无法正常显示 1 <div data-role="page" id="pageone"> 2 <div data-role="header" > 3 <h1>头部</h1> 4 </div> 5 <div role="main" > 6 阅读全文
posted @ 2016-03-11 13:27 =DLSS=webZT 阅读(296) 评论(0) 推荐(0)