相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
看你要实现上面样的功能 了 很多插件都有文档,直接复制过来用就可以 了
你看看lazyload吧,它就是对所有class="lazyload"生效。
用法如:$(".lazyload").lazyload({"placeholder":"/tpl/pink2/images/lazyload.gif"});