I want to dynamicaly change the text of an anchor.
I am changing an image on the fly but I also want to have the associated text displayed with the image.
My out dated books on the subject on...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10201377.html
Zones:
JavaScriptDate Answered: 09/08/1999 Grade: A Views: 4
I have a web page with a link on it. I need the HREF for the link to change depending on what image is currently showing. I have the javascript to change the picture, but I can't seem to figure o...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10315757.html
Zones:
JavaScriptDate Answered: 03/24/2000 Grade: A Views: 0
Hello,
I have a question on anchor tag. I have the following code
which will change the anchor color which is working perfectly in IE. But the same code generates an error in Netscape Navigator...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20195273.html
Zones:
JavaScriptDate Answered: 06/17/2002 Grade: A Views: 0
Hi All
Not really a problem, just picking brains. Has anybody come across a already written solution to anchoring objects to CDialog forms. So if the form is resized, all the objects (Button e...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20403798.html
Zones:
C++Date Answered: 11/25/2002 Grade: B Views: 0
I am wanting to be able to display results from information submitted to a form field which will recognize if text returns to a new line, such as if you were to put a couple break tags in but witho...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20480733.htm...
Zones:
ASPDate Answered: 08/03/2003 Grade: A Views: 0
HI there,
How can I use javascript to force a page to reposition to an anchor point. I do not need to load another page, just move down a certain amount.
Thanks for the help
Richard.H
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20594767.html
Zones:
JavaScriptDate Answered: 02/07/2004 Grade: A Views: 0
Is it possible to create two separate sets of link pseudoclasses on a single web page, i.e., two different sets of A;link, A:visited; and A:active?
I work in FrontPage and it seems that it only ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_20597883.htm...
Zones:
CSSDate Answered: 04/28/2003 Grade: A Views: 0
Hi ya,
Further to another posting:
http://www.experts-exchange.com/Web/Web_Languages/HTML/Q_20802404.html
How would one utilise a HTML "newsletter"/"e-Zine" type e-mail that utilised hyperli...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 02/20/2004 Grade: B Views: 0
This is my hyperlink
MyHyperlink.NavigateUrl = "locations.aspx?countryID="+Request.QueryString["countryID"]+"&fileName="+fileName;
I would like to put an anchor on the end of it
MyHyperlin...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21130596.html
Is there a way to do the following. I have a form page where I submit to a
new page and process the information and redirect back to the form page. If
the user is entering information at differ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21322011.html