Hi
I have my site's navigation done in php and it includes the page clicked in a DIV. This was fine until I set up a gallery.
For the gallery I created a loop in php to go through the files and display them with links to the larger versions. This seemed to work fine untill I was switching between tabs in IE7 and found that the page was badly distorted. I have tested the page in Firefox, Opera and Netscape and there is no problem there. If IE didn't hold so much market dominance then I wouldn't care too much but I'm having trouble trying to find where the problem is.
This is the page.
If someone can please help with this then it would be greatly appreciated. I can post the PHP code for my loop if necessary.
Note: I wasn't sure if this was a PHP or HTML issue so I sided with HTML given IE7s dislike of standards.
Thanks for the help.
[Solved]Bizzare DIV problem
Moderator: General Moderators
[Solved]Bizzare DIV problem
Last edited by halbarad on Fri Feb 08, 2008 4:45 am, edited 1 time in total.
Re: Bizzare DIV problem
I get a big ol' 404.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: Bizzare DIV problem
http://www.st-wilfridspartners.co.uk/bj ... =portfolio
Without the /test/ it works. I'm on linux, so i can't Test IE.
Without the /test/ it works. I'm on linux, so i can't Test IE.
Re: Bizzare DIV problem
Ah - that works.
...I see no difference between FF & IE7.
...I see no difference between FF & IE7.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: Bizzare DIV problem
I fixed the problem now by just taking out the overlow section for the Div in all browsers, it means more scrolling for people but solves the problems I was having with IE.
I should have updated earlier that it was fixed.
I should have updated earlier that it was fixed.