Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Calling external JS files


Black_Knight - 8:54 pm on May 19, 2001 (gmt 0)


I answered this with code on the other thread about JS navigation links.

The following version works - it was just a question of your single quotation marks closing the writeIn before you were finished.

document.writeln('<a href="http://www.education.com" TARGET="_BLANK" TITLE="For an online directory of distance graduate programs, click here!" onMouseOver="window.status=' + "'Click here now to visit Education.com!'" + ';return true" OnMouseOut="window.status=' + "''" + ';return true"> Click here!</a>');


Thread source:: http://www.webmasterworld.com/javascript/629.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com