Search results
"tag:jquery"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
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 |
|
2
|
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 |