Home

Search results

"tag:jquery"


Title and summary Date/time
1
Random Thoughts of the Day
This is just sort of a rambling of general thoughts that by themselves don't amount to much but all of them together might make for a nice blog entry, I thought.
Oct 30, 2008
6:00:00 PM
2
JQuery Tip: Recognizing AJAX Requests on the Server
I discovered an interesting gem today while inspecting the header data for a web application I am working on. When you use JQuery to send an AJAX request to the server, JQuery places a nice little header entry: X-Requested-With : XMLHttpRequest ...
Jul 31, 2008
4:38:00 PM
3
Improve Form Usability
I just read an article on how to improve form usability with auto messages. Antonio did a great demonstration. These kinds of things can really spruce up a form. He used prototype and scriptaculous so I thought it would be a good idea to show a similar ...
Apr 13, 2008
11:46:00 PM