Re: [sXBL] 4.2 Processing content elements

Anne van Kesteren wrote:
>> There's nothing keeping you from having the exact same in XPath.
> 
> XPath has ':hover'?

XPath is meant to be generic so that that sort of behaviour needn't be 
done at the syntax level, but rather you can add your own functions. 
This case you could add a css:hover() function that would do the exact 
same thing.

-- 
Robin Berjon

Received on Sunday, 5 September 2004 14:35:01 UTC