|
-
Mar 13th, 2002, 11:48 AM
#1
Javascript, Document.write and quotes or mish tags
I have a JS function that does some document.writes... I want to be able to offer a link as well, whats JS equivilent for "
example
document.write(" <a href=" donkey.html" > moo </a> ")
wont work for obvious reasons, I think I need something along the lines of
document.write(" <a href=&JSQuote donkey.html &JSQuote > moo </a> ")
Geddit?
thanks
Nit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|