Laughably easy js problem
Date: 07/24/06
(Web Development) Keywords: html, java, web
Hello,
Can someone help me figure out some very basic javascript?
I have a page with a hide/reveal div to show samples of
graphic work:
http://www.beatcleaver.com/portfolio/print1.html
The javascript is here:
http://www.beatcleaver.com/portfolio/gallery.js
I am just starting baby steps in javascript and so don't know how to do the next thing I want to do:
on the web samples part of the site, I want the revealed div to also have links to other web sites. I tried doing this in the string that is passed into the revealed area, but I discovered you can't use certain symbols in strings (try not to laugh at me - I'm very new to this).
How would I go about adding text to the revealed area that linked to external urls?
Thanks in advance!
Source: http://community.livejournal.com/webdev/337055.html