Posts Tagged ‘Javascript’

WordPress: Add Scripts to the Pages You Want

Sunday, December 27th, 2009

WordPress makes it very easy to load Scripts into your blog. The beauty of the method that WordPress provides is that it allows plugins and themes to use the same script at the same time by ensuring the script is loaded only once.  

(more…)

Popularity: 3%

Get ASP.NET DropDownList Selected Value with jQuery

Friday, October 31st, 2008

With Microsoft’s recent announcement that they will begin shipping jQuery with Visual Studio, the little Javascript framework is about to hit the big time (it was already sort of big time, but this is BIG TIME).  And rightfully so.

(more…)

Popularity: 71%