HighDots Forums  

Help creating a css for ilayer

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Help creating a css for ilayer in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mike
 
Posts: n/a

Default Help creating a css for ilayer - 11-25-2004 , 04:36 PM






Hello,
I created a website with a ilayer tag which is only good for netscape. And
the problem that I am having is that I want to validate my website. Of
course this will not work because I have a ilayer tag which is not
exceptiable to the w3. From what I have heard is that it is possible to
create a ilayer as a css. I was wondering does anyone have a example on how
to do this. Here is the code I have:

<table width=468 border=0 align="center" cellpadding=0 cellspacing=0
style="border: 1px;"><tr><td>
<div id="test3a" style="position:absolute"><img src="wind.gif"
alt="flip"></div>
<div id="test4a" style="position:absolute"><img src="wind.gif"
alt="windsurfer"></div>
<div id="test5a" style="position:absolute"><img src="windblue.gif"
alt="bluesurfer"></div>
<div id="test6a" style="position:absolute"><img src="windgreen.gif"
alt="greensurfer"></div>
<ilayer name="w34ia"><div id="w34"><img src="anim.gif"
alt="waves"></div></ilayer>
</td></tr></table>
thanks for your help




Reply With Quote
  #2  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: Help creating a css for ilayer - 11-25-2004 , 05:09 PM






in comp.infosystems.www.authoring.stylesheets, mike wrote:
Quote:
Hello,
I created a website with a ilayer tag which is only good for netscape.
No, it not good for Netscape either. It might work on some versions of it
though.

Quote:
And the problem that I am having is that I want to validate my website.
You made site that only works on certain versions of netscape (which you
know) and your problem is to validate your page? Maybe you should rethink
what you are doing/ rethink what you aim.

Quote:
From what I have heard is that it is possible to create a ilayer as a css.
No, it isn't. It is possible to get same rendering using CSS most likely.
Of course, we would need to know what is that rendering. After all,
ilayer was only used by idiots, for very short period many years ago, so
you can't assume people know what it does.

Quote:
I was wondering does anyone have a example on how to do this.
Most likely.

Quote:
Here is the code I have:
[snip current code that nobody knows what it does]

And what you want to happen? Pointless use of table in your example.

maybe you want to check
http://www.w3.org/TR/CSS2/visuren.html#q30

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>


Reply With Quote
  #3  
Old   
Neal
 
Posts: n/a

Default Re: Help creating a css for ilayer - 11-25-2004 , 06:40 PM



mike wrote:

Quote:
I created a website with a ilayer tag which is only good for netscape.
And
the problem that I am having is that I want to validate my website.
Maybe try sticking to valid markup then?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.