[jQuery] jQuery Ajax Form from Queness - Text Input Field Disabled in IE6 IE7 ! Works in IE8, Safari, Firefox...

2009-11-11 Thread Designs by DP
Can anyone look at this page and tell me what im doing wrong? I have the form working in all browsers except IE6, and IE7 html head (just in case of js conflicts): script src=../js/script.js type=text/javascript language=javascript/script script src=../js/SpryAssets/SpryTabbedPanels.js

[jQuery] Jquery ajax form

2009-09-02 Thread Fregas
I'm using the jquery form plugin from here: http://malsup.com/jquery/form/ Is there any callback function or handling of server-side errors in this plugin so I can now if an ajax action failed? Thanks, Craig

[jQuery] JQuery Ajax Form Plugin

2008-05-04 Thread Pedro Mendonça
Hello, http://malsup.com/jquery/form/ I'm trying to implement the Form plugin in my site, but I have a problem. I use ajaxForm to make the form send the variables to email.php that interpret the httpPOST variables and send mail by php. This is working correctly in IE 7 but when I use firefox,

[jQuery] Jquery AJAX form submission

2008-05-01 Thread Ramanathan RV
Hello, I am currently using Jquery's post method to submit a form. And I use the responseText to update certain other DIV in the page. Since I am migrating the All-No-AJAX pages to AJAX pages, I am forced import the entire HTML (not data alone) with Javascript into the existing DOM. Unfortunately

[jQuery] jQuery, Ajax Form and memory usage

2007-06-05 Thread Vivi
Hi guys. I am discovering jQuery and i find it very attractive and useful. I just have a problem : I used to have a form which allows me to display pictures submitted on my website (to moderate them); it displayed 100 pictures at a time and for each picture, i choose if i delete it or not. It