Jquery

facebook forms - Ah hem

Yes when i do get around to it - this really does look the bomb, new version (not again ed) on the way sometime next year.

http://trevordavis.net/blog/tutorial/ajax-forms-with-jquery/

www.appelsiini.net/~tuupola/

jEditable : have you heard about it - if not your missing out, yet another AJAX widget but with this one you may end text inline, yep inline.

Tabbing - a guidline on how to

Over the past week or so on or off I have been looking into trying to get jquery tabs working with drupal 4.7, this was never going to happen as there are compatibility issues while trying to use both together (tabs and drupal 4.7). So reading that drupal 5 RC is just coming out in the next few days I decided to quickly have another going at getting it to work and lone behold its works seamlessly. (Mhh after post on this one getting a rendering error in explorer and not really sure what is causing this to happen.)

To load or not to load - a solution

For the past week I’ve been trying to get the jquery framework to communicate within drupal for dynamic navigation and loading of content. everything was great until I discovered a bug about 2 days ago that the ajax loading would break on a node edited page. My initial thought was that there was something amiss with the html so I validate it and compared it to html that was working but that didn’t solve it.