On Wed, 02 Mar 2005 13:40:10 -0500, Alan Trick <[EMAIL PROTECTED]> wrote: > It appears that gecko doesn't support that yet. I guess I'll have to wait. >
Gecko( mozilla1.7/firefox) and khtml(konqueror3.3.2) has support for the different attribute selectors E[foo~="bar"], E[foo^="bar"], E[foo$="bar"], E[foo*="bar"] Did a quicktest, sure the example could have been better, but it will do as a quick test ;) http://test.9ls.org/css-examples/selectors.html ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
