Ok.. I know that you can do rollovers in css using this.className (and other properties)...
Here's my page structure...
How can I edit the classname of whatiscmschild from the onmouseover of table whatiscmsparent?
Thanks,
Tony Did I help?
Vote!
Here's my page structure...
Code:
Table "cms"
Table "content"
Table "whatiscmsparent"
Table "whatiscmschild"
How can I edit the classname of whatiscmschild from the onmouseover of table whatiscmsparent?
Thanks,
Tony Did I help?
Vote!