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:
$(document).ready
This is a great plugin for use with update panels:
http://updatepanelplugin.codeplex.com/