emediastudios Posted April 20, 2008 Share Posted April 20, 2008 I have a PHP site, i load the content (another pfp file) into the main content div. In IE it works fine, in fire fox the nav panel doesnt work. Is it possible the div (main content is on top of the stack and blocks the links? here is the link http://spikeoninc.com/worldmuaythai/index.php Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/ Share on other sites More sharing options...
jonsjava Posted April 20, 2008 Share Posted April 20, 2008 <td background="Drag to a file to choose it."> there's your problem Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521802 Share on other sites More sharing options...
jonsjava Posted April 20, 2008 Share Posted April 20, 2008 the other pages work, and this one doesn't. that's the only difference. Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521804 Share on other sites More sharing options...
emediastudios Posted April 20, 2008 Author Share Posted April 20, 2008 Thanks, yeah i just found that. Still the problem exists ??? Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521805 Share on other sites More sharing options...
jonsjava Posted April 20, 2008 Share Posted April 20, 2008 check out your code on http://spikeoninc.com/worldmuaythai/give_a_ways.php it works Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521806 Share on other sites More sharing options...
emediastudios Posted April 20, 2008 Author Share Posted April 20, 2008 the links only work in IE and in firefox when the page loaded, for example "images" because there are a few pages that arnt completed yet Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521807 Share on other sites More sharing options...
emediastudios Posted April 20, 2008 Author Share Posted April 20, 2008 check out your code on http://spikeoninc.com/worldmuaythai/give_a_ways.php it works That page is a blank file, nothing in there yet. only the blank pages alow the links to work, not the completed pages, like magazine, advertise, about us, contact Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521809 Share on other sites More sharing options...
emediastudios Posted April 20, 2008 Author Share Posted April 20, 2008 I recon if i could move the main content div to the top of the stack, it would maybe fix the problem Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521810 Share on other sites More sharing options...
emediastudios Posted April 20, 2008 Author Share Posted April 20, 2008 Fixed it, Was the css, div postion, relative. Got rid of that, now all good ;D Link to comment https://forums.phpfreaks.com/topic/101961-solved-browser-issues/#findComment-521811 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.