本是一个html5页面,在ie6下浏览会出现一个友情提示,求这个友情提示的源码!!!http://h5.qidian.com/最好完整一些,带css!!谢谢

解决方案 »

  1.   

    http://h5.qidian.com/js/tool/jquery.common.js
      

  2.   


    看不明白。。能不能把html提取出来??
      

  3.   

    自己没找对吧,不会用这个调试工具?楼上说的js我都已经找到了
    在启动调试右边那个位置有个列表,可以选择要查看的文件(html文件,css文件,js文件)
    还有上面的四个选项,可以选择html,css,js,难道还有这些之外的东西??
      

  4.   

    var html = '<div class="popup-tip"><div class="pp-title">友情提示</div><div class="pp-content">';
                html += '<div style="padding: 0 0 10px; text-align: center;"><img src="images/pop-logo.gif" alt="" /></div>';
                html += '<p>本网站采用html5技术构建,由于您的浏览器对html5兼容性问题,暂不支持您的浏览器访问本站,推荐您使用Chrome、Firefox、Safari、OPERA、IE9或者平板设备打开本站。</p>';
                html += '<p align="center" style="font-size: 18px; position: relative;">现在也可以直接访问起点主站 <a href="http://www.qidian.com" style="color: red">www.qidian.com</a></p>';
                html += '<p align="center" style="font-size: 24px;">谢谢您的光临!</p></div>';
                html += '<dl class="download-browser"><dt>下载·HTML5浏览器</dt><dd><ul>';
                html += '<li><a href="http://www.google.cn/chrome" class="gc" target="_blank">google chrome</a></li>';
                html += '<li><a href="http://www.firefox.com.cn/download/" class="mf" target="_blank">firefox</a></li>';
                html += '<li><a href="http://www.opera.com/browser/" class="op" target="_blank">opera</a></li>';
                html += '<li><a href="http://www.apple.com.cn/safari/download/" class="as" target="_blank">safari</a></li>';
                html += '<li><a href="http://info.msn.com.cn/ie9/" class="mi" target="_blank">ie9</a></li>';
                html += '</ul></dd></dl></div><div class="popup-tip-bg"></div>';
                东西就摆在里面,你来只是提问而已,莫不是拿我们当你的搬运工吧?你好歹有点态度好吧,至少,你别完全的拿来主义呀