Thread: Z-Index not working with IE.
Results 1 to 2 of 2
Related
-
html index collapse Forum: HTML Forum
Replies: 0 -
Z-index Forum: CSS Forum
Replies: 8 -
Z-Index not working with IE. Forum: CSS Forum
Replies: 1 -
Index html? Forum: HTML Forum
Replies: 11 -
index.html Forum: General Discussion
Replies: 2
-
12-16-2005, 05:13 PM #1
Z-Index not working with IE.
Ok, i recently designed a site where i used the Z-index: 2; and it worked fine. Then i thought it would be cool to do it in my myspace; but it doesnt show up.
www.myspace.com/jvaccaro -first look at it in firefox [or another broswer of the sort] then in IE.
the code:
<table align="left" width="50%" height="100%">
<tr>
<td>
My name is John but please call me Chester.
<br><br>
lets see here..im actually 15 and i am obsessed with playing the guitar [litterally]. I play and listen to metal.
<br><br>
<br>
<br>
<div style="z-index: 2; filter: ; overflow: auto; width: 100%; position: left; height: 60%; display: block; background-color: 333333;">
Superior by Extol:
<p>
Behold He comes from the cross
Where He suffered for our souls
Behold the King of Life
Is entering the fields of death
<p>
In the dark empire of death
A light is shining through the mist
As the Lord of Life and Death
Enters the gates of pure evil
<p>
By the sight of Him
The demons are shaking
And the power of darkness flees
And death for His feet is slain
<p>
Predetermined through the ancient prophesies
The incarnation of God and His victory
Over death through purity and holiness
His name is forever to be praised
</div>
</td>
</table>
sorry for it being so messy but it was my myspace where i dont make pretty code :-P
any help would be great...
-John
-
03-30-2006, 07:26 AM #2
Re: Z-Index not working with IE.
I'm fairly sure that IE simply does not implement the z-index element properly.
It works fine in IE 7...or will when it comes out.