Forum Moderators: not2easy
[edited by: encyclo at 2:45 am (utc) on Nov. 12, 2006]
[edit reason] examplified [/edit]
I can see no reason, having looked at the code which you have posted, for using position:relative. :o
Without it there is certainly no problem with IE rendering. :)
birdbrain
position: relative; set on it. There's a typo in your code for the inserted_content div.. position: relative;, there should be a colon in the middle. When I fix that it works fine with the code given
[edited by: SuzyUK at 10:02 am (utc) on Nov. 12, 2006]