[jQuery] Re: Page reloading when modifying DOM

2009-01-07 Thread cyber_drac
? It certainly has to do with the element's content. On Jan 6, 6:48 am, cyber_drac fernando.sami...@gmail.com wrote: Dear All, I have noticed flash components in the webpagereloads when I modifiedDOMusing “append”. This is only happens in Firefox 2 and 3. Although in Firefox 2 entire webpage, get

[jQuery] Page reloading when modifying DOM

2009-01-06 Thread cyber_drac
Dear All, I have noticed flash components in the web page reloads when I modified DOM using “append”. This is only happens in Firefox 2 and 3. Although in Firefox 2 entire web page, get refresh when I try to do that. Here is a sample code snippet. $(div# wrapper