We use AJAX whenever we need to communicate with the server, without reloading the page. But this doesn’t function in the case of File Upload. In usual view, uploading files with AJAX is impossible! (FireFox/Mozilla can do this after change a setting in “about:config” – which we cannot guarantee for a lot of users).
When I [...]
Archive for the ‘javascript’ Category
Ajax-like Unobtrusive File Upload
Posted in Ajax, javascript, php on July 28, 2007 | 19 Comments »
jQuery controlled Dependent (or Cascading) Select List
Posted in Jquery, javascript on July 15, 2007 | 25 Comments »
When I was searching the web for a client side dependent list boxes, I got some scripts. But some of them were very much static (static select name, option name etc.), some were vary complex. Then I thought to make it myself.
I have been using jQuery as the standard JavaScript library for most of my [...]






