I have two CSSs that I need to have active on one page. The first is my primary CSS and the second is for a popup calendar. My problem is that in each I need to fix the height of the <tr>. One needs to be 23px and the other 15px. But, whichever one loads last sets the height for the other.
Is there a way to limit which value gets assigned to the individual <tr> tags?
TIA for your assistance.
jdadwilson



Reply With Quote

Bookmarks