Steve Wellens

Programming in the .Net environment

Sponsors

Links

Browse by Tags

All Tags » JQuery (RSS)
Goodby jQuery Templates, Hello JsRender
A funny thing happened on my way to the jQuery website, I blinked and a feature was dropped: jQuery Templates have been discontinued. The new pretender to the throne is JsRender . jQuery Templates looked pretty useful when they first came out. Several...
HTML 5 and jQuery – A Match Made in Heaven
I recently attended an ASP.NET MVC seminar hosted by the Twin Cities .Net User Group. The speaker was K. Scott Allen. Scott is a charismatic, gifted speaker and did a great job. You can always pick up useful items when watching an expert write a program...
jQuery Selector Tester and Cheat Sheet
I've always appreciated these tools: Expresso and XPath Builder . They make designing regular expressions and XPath selectors almost fun! Did I say fun? I meant less painful. Being able to paste/load text and then interactively play with the search criteria...
Posted: Feb 13 2011, 01:00 PM by SGWellens | with 4 comment(s)
Filed under: ,
The jQuery ‘live(…)’ Function
On the Asp.Net forums where I am a moderator, a developer was having a problem hooking up click events to the rows of a dynamically created html table. He didn't want to embed the onclick handler in the table rows as each row was created so he tried using...
Posted: Jan 24 2011, 12:40 PM by SGWellens | with 4 comment(s)
Filed under: ,
Finding Controls in a Master Page with jQuery
This question popped up on the Asp.Net forums where I moderate: "How do I find an HTML element on a Master Page, from a child page, using jQuery?" I licked my chops. I like questions like this because when I don't know the answer, it gives me an excuse...
Goodbye Ajax Toolkit, Hello jQuery UI
Like most developers, I love finding tools that do my work for me and make me look good. And, like most developers, I am extremely wary of adding too much outside crap to a project which can make maintaining it a nightmare. You may end up not only maintaining...
jQuery Code Does not have to be Ugly
I never pass up a chance to look at jQuery code. It’s amazing so much power can come from such a tiny package. An appealing feature of jQuery is the browser independence it provides. Every JavaScript book I’ve read, includes code for checking which version...
Posted: Jan 25 2010, 01:45 PM by SGWellens | with 31 comment(s)
Filed under: ,
jQuery…Worst Practices
jQuery and Regular Expressions have a lot in common: They are both amazingly powerful and they are both as ugly as a knife fight between two obese street-whores in a garbage-strewn alley. There isn't much hope for Regular Expressions. They are what they...
Twin Cities SharePoint Camp Winter 2009 (and jQuery)
I stepped out the front door and watched my breath turn to ice crystals in the moonlight…the sun hadn't risen yet. As I walked to the garage, my shoes crunched loudly on the packed snow and when I opened the car door, the metal-on-metal shrieking of cold...
Posted: Jan 25 2009, 09:36 PM by SGWellens | with 2 comment(s)
Filed under: , ,
More Posts