Disabling a button on a webpage using jQuery is remarkable simple.
In order to execute better security, javascript does not allow for ajax queries to be directed at a different domain from the one on which the ajax call was originally made.
Posted in Technology & Code, Tutorials Also tagged ajax, cross domain, load, post, remote, tutorial Leave a comment
So enter flot, a pure Javascript plotting library written exclusively for jQuery.
Posted in Software & Websites Also tagged canvas, clickthrough, flot, graph, graphing, library, plot, tooltip Leave a comment
Rather, I want to highlight how one easily posts all of a form's various values (housed in textboxes, text areas, selects or even radio buttons) to one's jQuery ajax function call.
Posted in Software & Websites, Tutorials Also tagged ajax, form, post, serializeArray, values Leave a comment

Getting the First Object Returned by a jQuery Selector