gingar Posted September 17, 2008 Share Posted September 17, 2008 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? Link to comment https://forums.phpfreaks.com/topic/124585-ie-firefox-issues/ Share on other sites More sharing options...
genericnumber1 Posted September 17, 2008 Share Posted September 17, 2008 you might get more help in the javascript or html forum (depending on how this "pop up" works), as this really isn't a php question. Link to comment https://forums.phpfreaks.com/topic/124585-ie-firefox-issues/#findComment-643487 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.