ajax submit problem with IE7 / IE6
Reported by b_varga (at web) | April 3rd, 2009 @ 03:46 AM | in 0.5
hello!
i develop my own CMS with a textmodul based in the "mooEditabel" and the subitted data is send via ajax. in firefox 3 everthing runs smooth just the IE7 and IE6 makes trouble with the ajax request.
what exactly happens: 1. i type in the textfield of "mooEditable" the word "hello" the i click submit. 2. the return of the alert command is empty! 3. then i type instead of "hello" the word "hello2" and click submit again. 4. the return of the alert command is "hello"
Important: if i remove the $('text').mooEditable(); the hole thing runs perfekt in all browsers. the text will be send by an ajax request smoothly but without the "mooEditable" fuctionality.
i hope you can understand what the problem is. i have atached the complete source files with the test-setup of the textmodule.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A simple web-based WYSIWYG editor, written in Mootools.