Idiot Proof
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/idiot
软件介绍
Simple plugin that alerts you if you're trying to access the DOM without the $(document).ready() function when the DOM isn't finished.
Designed to help the developer making silly mistakes!
The code monkeypatches the find method and then reverses itself out when it's not needed.
