[thelist] LI value attribute?

Chris W. Parker cparker at swatgear.com
Fri Nov 29 00:41:01 CST 2002


> -----Original Message-----
> From: Head Dragon:) [mailto:Dragon-Vision at comcast.net]
> Sent: Thursday, November 28, 2002 10:33 PM
> To: thelist at lists.evolt.org
> Cc: Marc Seyon
> Subject: Re: [thelist] LI value attribute?
>
>
> --
> [ Picked text/plain from multipart/alternative ]
> Value was deprecated for CSS to define the type of LI marker.
>
> li {
> display: list-item;
> list-style-type: disc; /*--all the regular values--*/
> list-style-position: inside; /*-- inside or outside --*/
> /*--or use a graphic --*/
> list-style-image: url(ddd/nnnnn.eee);
> }

but that still doesn't allow him to assign a unique value to each li,
which is what i think he is wanting to do. thus the suggestion by diego
to use the title attribute to store the "value".


chris.



More information about the thelist mailing list