原始碼
出自OpenISEE
MarqueeMozilla
的原始碼
跳轉到:
導航
,
搜尋
根據以下的原因,您並無權限去做編輯這個頁面:
您剛才的請求只有這個使用者組的使用者才能使用:
用戶
你可以檢視並複製本頁面的原始碼。
<h2>Maquee VE Content Sample for Mozilla</h2> <gallery widths="300px" heights="200px" perrow="2"> 圖片:Marquee.jpg </gallery> <table border=1> <tr><th class="tag">VE Tag</th></tr> <tr><td> <pre><isee:marquee skin="news" name="news"/></pre> This VE tag appears in /demo/news.jsp of ISEE Demo project </td></tr> <tr><th>Style</th></tr> <tr><td> <pre>.ve1 { position:absolute; left:76px; top:210px; background-color:#eeeeee; } .ve1 .veList{ position:absolute; z-index:1; width:568px; height:30px; overflow:hidden } .ve1 table{ position:relative; white-space: nowrap } .ve1 td{ padding-right:40px; font:normal 22px sans-serif; } .ve1 .veBdr{ position:absolute; left:-26px; top:-10px; background-image:url(/iseeDemo/skinLib/marquee/001/bdr.png); width:620px; height:48px; }</pre> </td></tr> <tr><th>Structure</th></tr> <tr><td> <pre><div id='z1' class='ve1'> <div class='veList'></div> <div class='veBdr'></div> </div></pre> </td></tr> <tr><th>Javascript</th></tr> <tr><td> <pre><script type='text/javascript'> var news=new iscl.MarqueeCtrl(window,'z1',null,2,30,true,null,false); </script></pre> </td></tr> </table>
返回到
MarqueeMozilla
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入
回到首頁
檔案下載
開發者首頁
版權宣告
開發者首頁
API文件
範例
論壇
搜尋