[thelist] link rel disabled attribute

Andrew Forsberg andrew at thepander.co.nz
Sat Feb 24 20:18:33 CST 2001


>><link rel="stylesheet" type="text/css" href="a.css" id="style1" disabled />

[...]

>>It's really handy, i just wondered if anyone had come across any problems
>>with this attribute? (btw, it doesn't validate!)
>
>This is one of the greatest things I've seen in a long time. Yes, it 
>is most definitely useful (you already use it yourself in a good 
>way), and the worst problem would be that it doesn't work. Of course 
>we'll have to find out in which browsers it does not work and devise 
>a strategy for dealing with them, but those are details. Great to 
>hear that this exists.

Sheesh yes! Fab. Would disabled="disabled" help it validate? It looks 
like you're using xhtml-style self-closing tags, so you'll need to 
specify an attribute for the property (ie, disabled="disabled") for 
it to validate.

Cool!

- Andrew

-- 
Andrew Forsberg
http://www.thepander.co.nz




More information about the thelist mailing list