jquery 会有document.ready ,这是会把model value 给 set 去 jquery ,如果set 不进,可能需要整个渲染(refresh)。在操作时需要找到接口,在找到value。
所以jquery api 必须找到
1. document ready point
2. set value
3. get value
4. refresh
5. on change
6. destroy
原文:http://www.cnblogs.com/stooges/p/4900505.html