I’ve seen quite a few people come into the CodeIgniter forums asking how to use jQuery’s built in AJAX functionality to post to a CodeIgniter function. In this tutorial I will walk you through creating the form, writing the jQuery, posting to the function, and working with handling the result. It’s actually really easy. In this [...]
Continue reading...27 July 2009
Over time, I’ve noticed a lot of scripts and plugins that are available to simply add tooltips to items on a page. Adding a plugin for something that simply is overkill. Adding a plugin for tooltips typically requires that you include an additional script and an additional stylesheet (depending on which one you use). In [...]
Continue reading...
30 July 2009
9 Comments