KW802
01-17-2005, 10:39 AM
Hi KW802
Apologies to resurrect an old post but ...
I added that line as a replacement for one of my <tr> tags as a test - and indeed I see the alternating colours dependant upon the class colurs but at first I see just a black background that doens't change until i move the mouse over the cell.
How do I make the default class for those cells alt1 and the mouse over effect change it to alt2...?
I am trying it out on www.thegamesmaster.com (http://www.thegamesmaster.com/) (which as yet is not officially launched)You know... that's pretty strange. My guess is that the template isn't properly loading the table row at startup with the correct alt tag and that by moving your mouse over it back & forth it then fixes it (when it does the mouseout).
Would you mind copying & pasting your navigation template so we can take a look?
EDIT: Never mind posting the code, I just took a look at the source code. I win. ;) Both the "Forums" and "Downloads" <td> tags are missing a "class={whatever}" parameter.
Apologies to resurrect an old post but ...
I added that line as a replacement for one of my <tr> tags as a test - and indeed I see the alternating colours dependant upon the class colurs but at first I see just a black background that doens't change until i move the mouse over the cell.
How do I make the default class for those cells alt1 and the mouse over effect change it to alt2...?
I am trying it out on www.thegamesmaster.com (http://www.thegamesmaster.com/) (which as yet is not officially launched)You know... that's pretty strange. My guess is that the template isn't properly loading the table row at startup with the correct alt tag and that by moving your mouse over it back & forth it then fixes it (when it does the mouseout).
Would you mind copying & pasting your navigation template so we can take a look?
EDIT: Never mind posting the code, I just took a look at the source code. I win. ;) Both the "Forums" and "Downloads" <td> tags are missing a "class={whatever}" parameter.