摘要:
html代码: css代码: div#paging_wrap { padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 20px 0px; padding-top: 15px;; text-align: ...
阅读全文
posted @ 2015-02-28 16:51
sherryChang
阅读(151)
推荐(0)
摘要:
一:引包 二:js代码 function copyContent(){ //content 为要复制的内容的标识 $('.content').click(function(){ $(this).select(); }); //设置swf路径 Zero...
阅读全文
posted @ 2015-02-28 10:36
sherryChang
阅读(647)
推荐(0)