Archive for September, 2009

51 Tips, Tricks and Recipes with jQuery and ASP.NET Controls: Pre …

September 30th, 2009

The site covers technical articles on Microsoft.NET, ASP.NET, MVC, C#, VB.NET, jQuery , AJAX, JavaScript, Silverlight, LINQ, VSTS, .NET Interview Questions, Windows Forms, Expression Web, Office 2007, Vista and related technologies.

Go here to read the rest:
51 Tips, Tricks and Recipes with jQuery and ASP.NET Controls: Pre …

jQuery's Filter() Method Can Take A Callback Function For Advanced …

September 25th, 2009

Ben Nadel demonstrates that the jQuery filter() method can take a callback function as an argument; this function makes advanced filtering very easy – perhaps much easier than creating a custom pseudo selector.

Go here to see the original:
jQuery's Filter() Method Can Take A Callback Function For Advanced …

jQuery Tabs and Lazy Loading

September 24th, 2009

The people from jQuery have made their own tabs control. I thought it would be cool to write an article that uses jQuery’s tab control to lazy load data from LINQ to SQL into the tabs

See original here:
jQuery Tabs and Lazy Loading

jQuery Plugin: Tracing Your Selector Paths

September 15th, 2009

Ben Nadel demonstrates his jQuery plugin – trace() – which can be used to step-debug jQuery selector paths.

See the original post here:
jQuery Plugin: Tracing Your Selector Paths

.NET – Using the jQuery ProgressBar Widget in ASP.NET Applications

September 14th, 2009

The site covers technical articles on Microsoft.NET, ASP.NET, MVC, C#, VB.NET, jQuery , AJAX, JavaScript, Silverlight, LINQ, VSTS, .NET Interview Questions, Windows Forms, Expression Web, Office 2007, Vista and related technologies.

See the article here:
.NET – Using the jQuery ProgressBar Widget in ASP.NET Applications

Using the PHP Toolkit with ADO.NET Data Services – With Great …

September 9th, 2009

If you don’t find the php .ini-recommended file , then rename the php .ini-development file from your PHP folder. Once you are setup , if you get a HTTP 500 internal server error when browsing to the Php .ini file , …

See the rest here:
Using the PHP Toolkit with ADO.NET Data Services – With Great …

jCaption: jQuery Image Captions with Customizable Markup, Style …

September 3rd, 2009

jCaption is a jQuery plugin designed to make adding captions to a page dead simple. It takes an image element and uses one of its attributes to build the markup for a caption. It allows for both arbitrary styling and markup

Go here to see the original:
jCaption: jQuery Image Captions with Customizable Markup, Style …

10 best jQuery gallery and slider plugins | web enavu

September 1st, 2009

webdevmania brings your html, css, css3, html5, javascript, and jQuery development like never before. Amazing articles on all the things web developers need to know.

Go here to read the rest:
10 best jQuery gallery and slider plugins | web enavu

Simple jQuery Text Resizer | Trevor Davis

September 1st, 2009

I also think it is important to remember what text size a user has selected while browsing the site, so we will take advantage of the jQuery Cookie plugin to help us with that. We will set a cookie that denotes which size the user has …

Go here to read the rest:
Simple jQuery Text Resizer | Trevor Davis