PDA

View Full Version : CSS derived values?


mouse
05-14-2003, 05:26 PM
Say I was going to be using 'left: 123px;' on several layers. Would it be possible to have several layers derive their 'left: XYZ;' value from a master layer?

Not explained that very well so good luck http://silverpaw3d.com/smilies/thumb.gif

Roy Sinclair
05-14-2003, 06:38 PM
Use a CSS class and apply it to all the layers you want.