I have two update panels on a page. Both are set to updateMode="conditional". I update them manually when need. In one of the update panels I have two buttons. I wrote some jquery for hover effects on the buttons. Once the update panel that holds the buttons is posted back to the server the jquery hover functions no longer work until either the whole page is reloaded or it is navigated from and returned to. Is this just the way it is? Does anyone have a solution or work around?
Thanks in advance!