[jQuery] jQuery tooltip doesn't work after UpdatePanel update?
[jQuery] jQuery tooltip doesn't work after UpdatePanel update?
Does jQuery supposed to work with asp.net ajax update panel? I used jQuery tooltip : http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ but after the update panel update every tooltip is reset to default tooltip. how can this be fixed? Thank you