[jQuery] Re: Ajax not working in Firefox

2009-09-03 Thread emmecin...@gmail.com
MLHttpRequest > Content-Length  24 > Pragma  no-cache > Cache-Control   no-cache > > Post > F10     Yes > F11     No > > Any ideas why Firefox 3 would be having issues with my ajax request? > > On Sep 3, 3:34 pm, "emmecin...@gmail.com" > wrote: >

[jQuery] Re: Ajax not working in Firefox

2009-09-03 Thread emmecin...@gmail.com
You **must** install and use something like Firebug or TamperData to see what your browser is sending to the server, and what your server is sending back. Just because the HTML response content looks like an error does not necessarily mean that the HTTP response contained an error code (for exampl

[jQuery] Effects like slideDown() that leave display set to "inline"

2009-09-03 Thread emmecin...@gmail.com
The online documentation for "slideDown" and "slideUp" says that only the height is affected by those routines. That claim is false: the value of "display" is also changed, and for me that's a problem. I have a div that's set up with "position: absolute" and "display:inline". I want that box to