PDA

View Full Version : How to code multiple links to similar a page?



drhoctor
19 Jun 2008, 05:20 AM
Hi folks,
I've got what I think is a relatively simple problem;

I have a ul with multiple li links that I want to point to a page with an iframe. The only difference between each is the destination iframe url. What is the best way to code this? I have a total of 16 li links and would prefer not to have a webpage for each.


http://www.bjmarine.net/newsite/index.html shows a set of 4 li in a ul on the left hand side under featured boats which currently each link to a different page with an iframe. This is an example of what I want to streamline.

I am familiar with Java and C#, but it's been a while and would really like some help.

Thanks for your input in advance!
Denis