October 2010 - Posts
In the past week I have shared code using the new jQuery Templating plugin to build a nested tree view. The web site is a WebMatrix site and I use some server-side classes to supply the data that drives the page. Today I wanted to walk through this a
Read More...
Last week I used a TreeView to demonstrate the new jQuery Templating plugin. The code technique to build the TreeView came from O’Reilly’s jQuery Cookbook . I picked this book up back in January and I still find myself referencing it each week. I was
Read More...
Last week I created a Tree View using the new jQuery Templating plugin. The example shows how to display a series of expandable tree nodes to see crab pot strings used by a fleet of crab boats. Today I am going to extend this example to show another Template
Read More...
Recently I have had a nagging issue I honestly had a hard time recreating, till today that is. The situation occurred when I added and removed DOM elements in reaction to a user checking and unchecking a checkbox. If the user tabs to the next field, they
Read More...
Finally!!! I was so excited to finally see the jQuery Team and Microsoft finally release the Templating and Data Linking plugins last week. If you have attended one of my WCF, jQuery sessions this year, or have been following my jQuery posts , you saw
Read More...
Yesterday I gave a new presentation to the Philly Code Camp on Mobile Web Development. I have posted my slide deck on SlideShare.com if you want to see the deck. The 10 Things I discuss and demonstrate in this talk are: Why Mobile Web Determine Content
Read More...