How to code multilinks to similar a page?
Posted: 19 June 2008 09:19 AM   [ Ignore ]
Newbie
Rank
Total Posts:  9
Joined  2008-05-28

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

Profile
 
 
Posted: 11 November 2009 08:06 AM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  4
Joined  2009-11-03

First of all the link given above is fantastics. After reading it I got one another idea to do a thing differently.
I wrote a program to open 4 web page in one window. For example if I have 4 mail account in different .com and I want to
open in one page.

The problem i m facing is after every few seconds sometime minute…it is getting disconnected.
Can any body suggest why is it so?

Profile
 
 
Posted: 26 February 2010 08:49 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  1
Joined  2010-02-26

Normal web browser behaviour is to switch to a new page when you click a hyperlink. Sometimes however you want a single hyperlink to lead to several pages and present a dynamic menu when clicked. This is usually done through an intermediary page.The javascript provides such dynamic menus by creating an absolutely-positioned DIV tag on the fly, which will contain the list of links.

Profile
 
 
Posted: 01 June 2010 02:14 PM   [ Ignore ]   [ # 3 ]
Jr. Member
Avatar
RankRank
Total Posts:  34
Joined  2010-04-01

Given tips are fine

_______________________________________________________

Website Design | | Search Engine Optimization | | Ecommerce Website Design Company

Profile
 
 
Posted: 06 August 2010 08:39 AM   [ Ignore ]   [ # 4 ]
Newbie
Rank
Total Posts:  2
Joined  2010-08-06

You can select groups of links in different areas of the page by using the ... similar & filter” but you can change this in options if you want. ... Source Code License What’s this? Mozilla Public License, version 1.1 View all versions ...

______________________________________________________________________

Want to get-on Google’s first page and loads of traffic to your website? Hire a SEO Specialist from Ocean Groups seo pecialist

Profile