Archive for November, 2013

Newest and Random jQuery Plugins -2013

Find a complied list of some of the newest, cool, useful, innovative and attractive jQuery plugins released recently. These plugins are worth to look as they offer new functionality with great design, innovation and new ideas. Also take a look at my earlier post about latest plugin released in Sep 2013, July 2013, June 2013 […]
Read the rest of this entry »

jQuery, ASP.NET Client ID and External JS File

To find any ASP.NET Control in jQuery, we use Client ID property to get the correct ID of the rendered control. For example, to find an ASP.NET textbox with ID "txtName", a familiar jQuery syntax is, $('<%= txtName.ClientID %>').focus( //Blah Blah); If you are writing this above code directly in your .aspx page, then your […]
Read the rest of this entry »

Responsive Menu
Add more content here...