asp.net - jQuery $(document).ready and UpdatePanels? - Stack Overflow
I'm using jQuery to wire up some mouseover effects on elements that are inside an UpdatePanel. The events are bound in $(document).ready . For example: $(function() { ... Just found a serious failure while using the live() method in IE7 (jQuery 1.5.1 / VS...