CSS IE WTF
CSS IE WTF
- Started
- Last post
- 2 Responses
- swanky
http://www.hookom.net/jacob/desiā¦
In (my) IE, it doubles the content in the page-- wtf.
- foreign0
same here3, IE on XP.
i just had a quick look at it, but i think it's you're javascript : you're reffering to "content" in function(adjacency); the div being repeated's id is also "content".
sorry if i'm pointing out something obvious, but it's not a CSS issue, it must be the js.
- swanky0
Thanks, I've tried removing all of the JS and IE still does the same thing. I didn't think I repeated the 'content' id in the dom?
This is probably one of those dumb little things that I've missed.
Thanks :-)