Tag Archives: jquery

Dynamically Loading ASP.NET User Controls with jQuery

UPDATE (16-07-2009) Here is a new sample website with source code, it now disposes the page object and allows for WebControl rendering. Dynamically Loading ASP.NET User Controls with jQuery v2.zip (25.52 kb) ——————————————  This post is only relevant if you … Continue reading

Posted in Development | Tagged , , , , | 13 Comments

Improve jQuery – 25 tips

Read more about it in this post: http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx

Posted in Development | Tagged , , | Leave a comment

jQuery Ajax uploader plugin (with progress bar!)

Original post here: http://blog.codeville.net/2008/11/24/jquery-ajax-uploader-plugin-with-progress-bar/ —————————————— Do your web applications ever involve letting the user upload a file? If so, how’s the end-user experience: do you show a nice progress bar during the upload, or do you just leave the user … Continue reading

Posted in Development | Tagged , , | Leave a comment