p80
11-16-2004, 12:07 AM
hi
I have a dynamic text field that is set to render as html from a loadvars object. I also have a function that loads an external style sheet, and assigns it to the above mentioned text field. The css only has link styles so the links embedded in the text field show up a different color.
everyting works fine, except the links only show the color assigned to them by the stylesheet after I roll over them once. that sucks!! the point of the css was so you could see the links. anyway...
if anyone can offer any suggestions I would appriciate it.
oh, I've tried to call the function both before and after the text is loaded into the text field, and both yeald the same results.
thanks
I have a dynamic text field that is set to render as html from a loadvars object. I also have a function that loads an external style sheet, and assigns it to the above mentioned text field. The css only has link styles so the links embedded in the text field show up a different color.
everyting works fine, except the links only show the color assigned to them by the stylesheet after I roll over them once. that sucks!! the point of the css was so you could see the links. anyway...
if anyone can offer any suggestions I would appriciate it.
oh, I've tried to call the function both before and after the text is loaded into the text field, and both yeald the same results.
thanks