From bbaf318a429f624f8fe4569467fdeae0ebd8bcc1 Mon Sep 17 00:00:00 2001 From: lh_wang Date: Mon, 3 Aug 2015 16:43:51 +0800 Subject: [PATCH] add new fun --- lvtu/css/main.css | 23 ++++++++++++ lvtu/index.html | 29 ++++++++++----- lvtu/js/main.js | 92 ++++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 126 insertions(+), 18 deletions(-) diff --git a/lvtu/css/main.css b/lvtu/css/main.css index 6da2bce..25c1a04 100644 --- a/lvtu/css/main.css +++ b/lvtu/css/main.css @@ -257,6 +257,29 @@ body{ display: none; } +/*万能iframe*/ +.iframe_all{ + position:absolute; + min-width:230px; + min-height:160px; + background-color:#F9F9F9; + border:1px solid #ddd; + right:-999px; + top:-999px; +} + +.iframe_all_arrow{ + background-color: transparent; + position:absolute; + right: -15px; + top:85px; + width: 0; + height: 0; + border-top: 7px solid transparent; + border-left: 15px solid #F9F9F9; + border-bottom: 7px solid transparent; +} + diff --git a/lvtu/index.html b/lvtu/index.html index 8539ced..04d1544 100644 --- a/lvtu/index.html +++ b/lvtu/index.html @@ -33,9 +33,9 @@
- 上海-扬州(产品ID:BYUHTRE6 上午8点出发,一日游,第二天回) - 上海-常州(产品ID:HGFSGSYT 上午9点出发,一日游,第二天回) - 上海-衢州(产品ID:SUYDWDGB 上午6点出发,两日游,第3天回) + 上海-扬州(产品ID:BYUHTRE6) + 上海-常州(产品ID:HGFSGSYT) + 上海-衢州(产品ID:SUYDWDGB)
@@ -60,8 +60,12 @@
关闭
-
+ +
@@ -74,12 +78,19 @@ 投
-