Forum Moderators: not2easy

Message Too Old, No Replies

Safari Repeats various Elements of page

No other Browser does this. Why?

         

erdy

12:00 pm on Jul 10, 2007 (gmt 0)

10+ Year Member



Hi,

I have constructed a fixed width page that has a container div below a header div.
This container div has various other divs and lists in that make up the pages content.
Now, when I view this page in any browser it appears fine.
All except Safari that is. In Safari it seems to repeat all of the elements in the container div and these spill out to make a mess.
The page is just a template at the moment with no content so all of the links just point straight back to its self.
The reason I mention this last bit is because when I click on any of these links the page then appears fine and remains so.

Very, very strange.
I have been a Pro Mac man for many years now, and have also always been under the impression that Safari is one of the best browsers.
But this is weird. Does anyone know of any bugs in Safari that may cause this?
I would post some of the code but its fairly complicated and as this doesn't happen in any other browser so I thought somebody out there may have a simple explanation?

Please help

Thanks in advance

Erdy

coyoteRick

4:32 pm on Jul 10, 2007 (gmt 0)

10+ Year Member



I would suggest cutting back your code to the very base elements of your layout containing minimum content.

Cutting back gradually from what code you currently have while continuously testing across browsers will help you pinpoint your problems.

Without seeing any code and having only a general description of the problem, it's kind of hard to understand what could be going wrong.