Tagged Questions
2
votes
2answers
2k views
ASP.NET AJAX or jQuery (UpdatePanel/ScriptManager or UFrame/jQuery.ajax)
We use the asp.net UpdatePanel and the ScriptManager/ScriptManagerProxy for ajax related functionality; reducing full page refreshes and calling WCF Services respectively. we also use jQuery and ...
0
votes
1answer
65 views
UFrame not working in jquery-1.6.2
The UFrame works in jquery-1.2.3 but not in jquery-1.6.2
you can get the source here...
http://www.codeproject.com/KB/aspnet/uframe.aspx
i'm having an error in line 513 char 9
w/c is
enter code ...