English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I would like to create a webbased application like in the left hand i should display the menu options and on clicking it should open the details. Please let me know how I can do this. is there any web site available where I can refer ?

2006-10-30 09:48:54 · 3 answers · asked by sudhiwarrier 1 in Computers & Internet Programming & Design

3 answers






1) dir_index.html will be your index page.
2) display.html will be your display page.
3) In your index page, be sure to put target="display" in all your hyper links to direct the display to the display frame.
4) If you don't want that divider to appear between the left frame and the right frame, just set frameborder to 0.

2006-10-31 04:34:23 · answer #1 · answered by knitting guy 6 · 3 0

Yes there are loads of sites that allow you to create menus that open like the one on the L/H side of Yahoo answers, links below, most free to use. Whilst you won't need it to build menus with the sights listed, you might find programming in Java/Javascript interesting?

2006-10-30 22:50:28 · answer #2 · answered by Avon 7 · 0 0

If you consider this to be rocket science then you will never understand what is going on on the web!

This is just a web page with hyperlinks on the left hand side.
Created using the Anchor tag.

See below for an HTML tutorial.

2006-10-30 18:08:43 · answer #3 · answered by AnalProgrammer 7 · 0 1

fedest.com, questions and answers