K
KCRichards59@hotmail
I'm trying to change the text in a textbox when I roll over a hyperlink on
the page.
I know to use the
"this.MyHyperlink.Attributes.Add("onMouseOver", "ChangeText()");"
but I'm not sure if I'm doing it correctly and I'm not sure how to set up
the Javascript in the ASP page.
I have 4 different hyperlinks and I wanted to perhaps set it up as a case
statement.
Any help would be greatly appreciated.
Karl Richards
the page.
I know to use the
"this.MyHyperlink.Attributes.Add("onMouseOver", "ChangeText()");"
but I'm not sure if I'm doing it correctly and I'm not sure how to set up
the Javascript in the ASP page.
I have 4 different hyperlinks and I wanted to perhaps set it up as a case
statement.
Any help would be greatly appreciated.
Karl Richards