![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Below is my script which work under IE8, Safrai4, Firefox 3.5, but NOT opera 9.6 |
|
Anyone can find the problem? ======================================= !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" html head title>Test</title link rel="stylesheet" href="http://yui.yahooapis.com/2.7.0/build/ reset-fonts-grids/reset-fonts-grids.css" type="text/css" style #photo { width:500px; height:500px; z-index:1; } #description { width:500px; height:200px; background-color:green; margin-top:-200px; z-index:2 filter: alpha(opacity=50); -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: .5; } /style /head body div id="photo" img src="http://images.google.com/intl/en_ALL/images/logos/ images_logo_lg.gif" width="500" height="500" / /div div id="description" TEST /div /body /html =============================== Thanks.. |
#3
| |||
| |||
|
|
Hello, Below is my script which work under IE8, Safrai4, Firefox 3.5, but NOT opera 9.6 Anyone can find the problem? |
|
======================================= !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" html head title>Test</title link rel="stylesheet" href="http://yui.yahooapis.com/2.7.0/build/ reset-fonts-grids/reset-fonts-grids.css" type="text/css" style #photo { width:500px; height:500px; z-index:1; } #description { width:500px; height:200px; background-color:green; margin-top:-200px; z-index:2 filter: alpha(opacity=50); -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: .5; } /style /head body div id="photo" img src="http://images.google.com/intl/en_ALL/images/logos/ images_logo_lg.gif" width="500" height="500" / /div div id="description" TEST /div /body /html =============================== Thanks.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |