Not like that. If you want a CSS Selector to apply to a child object of another class or ID, you need to sperate them with a space, such as:
Code:
.classone .classtwo
will select all elements with a class name of 'classtwo' which are child objects of 'classone'.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"
Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
|