Thanks Chris, In this instance, that fix didn't do the job.
I have uploaded another page http://it029485/171127/degreeCdays3.asp to isolate the AJAX problem from the now-fixed display problems. It seems as though IE is not responding to the $post instruction at all. Cheers, Bruce At 03:47 p.m. 10/08/2006, you wrote: > > In IE, when I do enter a value into the practice "tab" and submit, > > the page returns to the "Overview" tab with no result provided in the > > "Practice" tab. > >Try removing the 'action' attribute on the form element. Since you are >effectively doing an 'onsubmit' it's not needed. IIRC I had problems >with IE doing 'double submits' with an action set to '#' when also >having an onsubmit. So it may effectively be doing a normal form >submission on IE which results in posting to the same page. > >Chris. >-- >http://www.bluishcoder.co.nz > >_______________________________________________ >jQuery mailing list >[email protected] >http://jquery.com/discuss/ Bruce R MacKay College of Sciences PN 452 Massey University Private Bag 11222 Palmerston North New Zealand p ++64 6 3504423 f ++64 6 3505610 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
