How is the hover pseudo-class translated into the DOM?

Hi, I was wondering about the :hover pseudo-class in style rules and how 
that translates into the DOM. Is it translated into the browser as a 
Javascript-type mouseover event? Would it be possible to read the style 
rules set to the hover pseudo-class via onmouseover?

Cheers,
Yansky.

Received on Sunday, 25 March 2007 13:33:53 UTC