Forum Moderators: open

Message Too Old, No Replies

How to automatically generate hyperlinks?

         

Javascript2005

6:19 pm on Jan 6, 2005 (gmt 0)

10+ Year Member



I'm doing a Javscript project and part of the project I have to create a web page for a lecturer.

The Web page would contain links to information regarding the subjects they teach. The links have to be generated using Javascript but I have no idea how after much research.

There should be generated links to the subject directory and module guide of each course.

help please guys.

HughMungus

6:56 pm on Jan 6, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Um...where do the links come from?

Javascript2005

7:10 pm on Jan 6, 2005 (gmt 0)

10+ Year Member



look at this page as an example: [kingston.ac.uk...]

look at the source code. something like that.

any suggestions?

HughMungus

7:42 pm on Jan 6, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You didn't answer my question.

Javascript2005

7:46 pm on Jan 6, 2005 (gmt 0)

10+ Year Member



some of the lecturers have their own site which have notes, teaching materials etc. I simply get it from them.

if you take a look at the source code at the above link, u can see what i want to do.