Forum: Geek Forum Topic: Help with JavaScript started by: Der_Teufel Posted by Der_Teufel on Dec. 11 2001,00:49
Ok so today I was bored and didn't feel like studying for exams. So I decided to try and make a webpage to show what live concerts I have on CDs. I decided to use JavaScript. I've pretty much got it but I have encountered a problem.Here is the site: < http://filebox.vt.edu/users/mfreund/dmb_concerts/concert_database.htm > What I'm trying to do is when the user moves his/her cursor over on of the set lists for a concert, I want to to be highlighted like the other columns and I also want it to link to the txt file that contains the set list, which is in the same directory. For example, if the user wants to see the set list for the 10.06.94 show, they'll go over to the Set List column and click "dmb1994-10-06" and it will link to this: < http://filebox.vt.edu/M/mfreund/dmb_concerts/dmb1994-10-06.txt > If anyone can understand what I want and can offer some help I'd really appreciate it. I don't really know JavaScript and have just been piecing some stuff together. Posted by Der_Teufel on Dec. 12 2001,00:41
I figured out what I needed to do to get this to work. If anyone wants some concerts let me know. < http://filebox.vt.edu/M/mfreund/concerts/concert_database.html >
|