gingar
09-16-2008, 11:52 PM
I've got this site that displays a list of properties from database using php.
Each property has got an 'info' button that pops up a window, that displays the property's info, also retrieved from database using php.
Here's the problem, using IE 7, when the listing page is still loading, i click the 'info' button for a property that has already been loaded, the window pops up and gives me an error page! says no internet connection/problem displaying page. Only when i click on the 'info' after the listing page has completed loading, does the 'info' window load.
However, when I do the exact same thing, using Firefox, the 'info' window loads just fine, even when the listing page hasn't completely finished loading!
Any thoughts on this one?
Each property has got an 'info' button that pops up a window, that displays the property's info, also retrieved from database using php.
Here's the problem, using IE 7, when the listing page is still loading, i click the 'info' button for a property that has already been loaded, the window pops up and gives me an error page! says no internet connection/problem displaying page. Only when i click on the 'info' after the listing page has completed loading, does the 'info' window load.
However, when I do the exact same thing, using Firefox, the 'info' window loads just fine, even when the listing page hasn't completely finished loading!
Any thoughts on this one?