Problem with Dynamic HTML effects

  • Thread starter Thread starter David B.
  • Start date Start date
D

David B.

I have a shared border on the left of my site (www.newmarketfire.com) which contains links to site pages.
Using FP 2002, when I apply an effect to the first link in the list (to change the text color from white to yellow) it works fine,
however I cannot apply the same effect to any of the other links in the border. Am I missing something or is this some kind of
limitation somewhere?
 
Hi David

When using DHTML you need to be very careful about how you select the
text....it's best to start with the curser at the left hand side, and then
use shift & the right arrow key and only select the letters of the link -
don't use the mouse or shift & down arrow as this will include the return
keystroke with will corrupt the DHTML for knowing where to end.

Good luck - Stewart
 
I gave that a shot with no luck. I set the first 2 links up and published it in case you want to see the code, the first link
changes to yellow text on mouse over, but the yellow link below it won't change to white text on mouse over.
 
Back
Top