[jQuery] Re: DOM changes persist after page reload in FF?

2008-07-22 Thread sam_tronik
Hi Greg, I'm having some similar problems in a pretty complex app i'm writing. Did you work this out? At the moment, I have a page that shows results from mysql table and inserts them as standard php variables as the form loads in the style of input id=test value=$valueToInsert. Then I have

[jQuery] Re: DOM changes persist after page reload in FF?

2008-06-25 Thread Jake McGraw
Do you have a live example page? - jake On Tue, Jun 24, 2008 at 1:07 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, First off, the caveat, I'm a noob. However, I have a small piece of code that is causing some odd behaviour in FF 2 and 3 but not in other browsers (IE6 7, Safari 3 are

[jQuery] Re: DOM changes persist after page reload in FF?

2008-06-25 Thread Greg
Hi Jake, I'm afraid not. This is on an admin only template on the live client CMS since it's using a copy of live data. I could job up a test page elsewhere but the relevant bit of the html is posted below. Cheers Greg form id='paypal_form_19_add_to_cart_button' method=post