AJAX and Firefox
although FF is a very intelligent Browser as it take care of small mistakes in HTML ,it can be very Picky when it comes to AJAX
Today I found myself struck on a AJAX application which was running good in IE but not in FF only to find the problem was FORM element was started after Table
Moving the form to above table fix all
Today I found myself struck on a AJAX application which was running good in IE but not in FF only to find the problem was FORM element was started after Table
Moving the form to above table fix all
Labels: AJAX, Firefox and AJAX, Form AJAX
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home