Page 1 of 1

Reload XML content into frame, firefox

Posted: Wed Apr 12, 2006 1:51 pm
by kendall
Hi,

I have a frameset in which i load xml content into a frame...it works ok but when i do a window.location = 'reload/smame/page.xml' it continues to load and hangs...

the process doe is a bit more complex as it starts of by a php file generating xml on the fly. clicking on a link executes a php process which when completed executes the window.location to load a container php file that includes the php xml generating file...

It works in IE but firefox apparantly is causing the page to load an hang...viewing the source shows up empty