January 13, 2011
Quick Google CDN jQuery Tip
Here's a quick tip if your using Google's Content Delivery Network (CDN) for serving up jQuery (or other scripts).So if you want jQuery 1.4.4 you can use a url like this:
http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.
January 12, 2011
Building iPhone Android Apps with jQuery Mobile and PhoneGap Slides
I gave a presentation to my local ColdFusion users group in December on Building Mobile Apps for iOS (iPhone, iPod, iPad) and Android devices using jQuery Mobile, and PhoneGap.
December 10, 2010
jQueryUI Icon List Cheatsheet
How many times have you gone to the jQuery UI themeroller page, scrolled down to the bottom, hovered over the icon you wanted, and then looked at the hover tooltip to find the icon name?
October 29, 2010
Getting Started with jQuery Mobile
Yesterday I had a chance to get my feet wet with the Alpha 1 release of jQuery Mobile for one of my clients. Prior to yesterday I had been working with jqTouch for mobile UI.
August 16, 2010
jQuery UI Autocomple IE 6 Select List z-Index Issues
If you are using jQuery UI's Autocomplete control, your IE6 users may experience some issues when the autocomplete suggestions overlay a HTML <select> list. The autocomplete suggestions show up behind the select list in Internet Explorer 6.
July 14, 2010
Using jQuery UI Autocomplete with Hidden ID's
The new autocomplete widget in jQuery UI 1.8 is a nice addition. While it works great for basic purposes working with ID / value pairs is not so nice out of the box.
May 03, 2010
Howto Remove Skype Plugin Markup with jQuery
If you have installed the latest version of Skype on Windows, it automatically installs browser plugins for IE and FireFox. The browser plugin detects phone numbers on the page injects markup with clickable links to dial the number in Sykpe.
January 07, 2010
jQuery UI Sortable Tutorial
Here's a simple tutorial showing how to use jQuery UI's sortable plugin to update a database table's sort order field on the fly using ajax.





