|
Posted by Mice Over on 04/28/06 10:52
Hello,
new to html and learning some CSS...
notice in some in-line style statments, you can use onmouseover, onmouseout
statements to control hover features of links or table cells.
instead of implanting the lengthly style description in every TD, I'm
wondering, can onmouseover (etc) statements be built into style defn's in a
seperate CSS file or in a style statement in the <head>.
seems to me that the "onmousewhatever" stuff is javascript, right? and JS
can / cant be used in CSS statements?
thanks for any wisdom
Daniel
[Back to original message]
|