[jQuery] Accordion Flickers in Firefox Only

2009-08-20 Thread Web Dev
Hey guys I seem to be having an issue with the accordion flickering in Firefox but not in IE. It happens mostly with the Expand All and Collapse All features. I am thinking it must be my CSS which I have altered to create a custom box around the content. Can anyone help me figure this one out? Her

[jQuery] Form Submit Function

2008-04-30 Thread dynamic web dev
Trying to run a function when a form in an iframe is submitted. The form is submitted from a parent frame. When running the function from within the iframe (button on the form), the submit function works as it should. When submitting the form from "outside" the form, the submit function does n

[jQuery] Re[jQuery] cognize iframe form submit

2008-04-29 Thread dynamic web dev
Greetings All! I have a form in an iframe that I need to run a function on when the form is submitted. This same procedure occurs on a form that isn't located in an iframe and it works great. Now, I am able to submit the form within the iframe using jquery as follows (this code is located in