Re: [WSG] got a safari hack

2005-05-17 Thread Ben Curtis

Is there an equivelant to the underscore hack for safari out there?
Based on Bert Doorn's idea in January, I started developing and testing 
this:
http://www.bivia.com/sandbox/safari-hack/

It was working perfectly as a Safari hack -- until Safari 1.3 (aka, 
Safari 2.0) came out with the case-sensitivity thing fixed. (Mostly 
fixed: the alternate hack still catches Safari, but also catches 
Mozilla older than 1.7.) As a result, I think this line of thinking is 
dead, but you're free to tinker with it.

This hack still seems to work, although it doesn't validate:
html*[class~=foo] {
/* rules */
}
This shows some of the folly of using hacks for browsers currently 
under development.

--
Ben Curtis : webwright
bivia : a personal web studio
http://www.bivia.com
v: (818) 507-6613

**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


[WSG] got a safari hack

2005-05-16 Thread Kvnmcwebn
Hello,
Is there an equivelant to the underscore hack for safari out there?
_kvnmcwebn

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**