Jump to content

Confuscious

Members
  • Posts

    2
  • Joined

  • Last visited

Confuscious's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. This is not what I want to do. I want to show only one web page (in a frame) at the time. According to the choice made at the left side menu, another web page with only the essentilal data will be displayed at the same place without the need to load a complete webpage again. Suppose a menuj with the buttons "Home", "Contact Us", "About us", etc... In a normal situation, each button will load the according webpage "Home.html", "Contact.html", "About.html", etc. I would like to have 1 main webpage with a open space or a frame and load/display the different webpages in the main page according to the choice made. Something like is done with graphics and the command "onmouseover", "onmouseout", etc...
  2. Hi, I have written a simple menu on the left side of my web and left a space open in the middle of my web page. Something like this: ------------------- item a ! ! item b ! ! item c ! ! item d ! ! item e !------------------! I would like now to insert a webpage in the open space according to the choice of the left. Example: item a = man.hrml item b = womman.html item c = child.html item d = pet.html item e = car.html I have tried to use "IFrames" but this allows me to link only 1 webpage to the main page. Any ideas how to program this. TIA
×
×
  • Create New...