473,397 Members | 2,028 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

highlight a menu item in frameset?

I have a page with 3 frames. The left one is the navigation, the top one is
the graphic and title, the lower-right one is the content area.

I'm wondering if it's possible to add a highlight to the menu item that its
content is currently displayed in the right side. Since it's only 1 file
for the navigation, it has to know what was clicked last and use a
highlight graphics for that button after it was clicked or be able to
detect its current content in the righthand side so it would display the
right state if the user click "Back" button.

Any suggestions and examples?
TIA,
cpliu
Jul 20 '05 #1
3 2878
In post <be************@ID-46967.news.dfncis.de>
cpliu said...
I have a page with 3 frames.


remove them

http://html-faq.com/htmlframes/?framesareevil
http://homepage.ntlworld.com/l_vajzo...eb/frames.html
http://stone.thecoreworlds.net/www/frames/
--
brucie a. blackford. 08/July/2003 09:03:21 am kilo.
http://loser.brucies.com/
Jul 20 '05 #2
I appreciate your suggestions on the usability isses in using frames. Like
the articles stated, using frames has a few advantages like easier to
maintain the menu and that's the exact reason I chose it. Last time when I
used table, I found it was a lot of hassle to maintain the menu when there
were multiple revisions. I had to copy and paste on each individual file
and change the links with each revision. I tried SSI but I have to ask the
system administrator to activate it on a Linux server and so far it is not
done. I don't think ASP is support on Linux, right?

Technically, I'd like to learn if it's possible to be able to highlight the
menu item that you're currently on. Javascript?

Thanks again for any suggestions!
cpliu
Jul 20 '05 #3
cpliu wrote:
I appreciate your suggestions on the usability isses in using frames. Like
the articles stated, using frames has a few advantages like easier to
maintain the menu and that's the exact reason I chose it.
Other methods to do the same thing... without the side effects:
http://stone.thecoreworlds.net/www/frames/#worm

I tried SSI but I have to ask the
system administrator to activate it on a Linux server and so far it is not
done. I don't think ASP is support on Linux, right?
Wrong. There are several ASP solutions for Linux, some free, some
commercial.

I'd go with a preprocessor.
Technically, I'd like to learn if it's possible to be able to highlight
the menu item that you're currently on. Javascript?


I use a preprocessor for this. It doesn't generate a link for the current
page (just a non-linked menu item). My style sheet highlights the
non-linked item.

--
David Dorward http://david.us-lot.org/
Redesign in progress: http://stone.thecoreworlds.net/
Microsoft announces IE is dead (so upgrade):
http://minutillo.com/steve/weblog/20...ces-ie-is-dead
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: MP Multimedia | last post by:
Hello everyone, I need help. I'm using a hierarchical menu made in javascript. When I used it in a one frame page, it came out fine. But now I need to change my page to 3 frames: a top frame,...
13
by: elad | last post by:
Hi The Menu doesn't work properly when I have 2 frame and the Menu popup frame=document target frame, when I choose item in the menu the doc opened and the menu get stuck. Here is the code...
10
by: John Ortt | last post by:
Hi Everyone, I have created a Javascript menu for my site which uses frames. The first stage loads fine but I want two drill down menus ("About Me Menu" and "Projects Menu"). The pages load...
15
by: 50295 | last post by:
Hi everyone, This one is better experienced than explained, so I'm including a code sample below. Please and save (as an html file) and view with NN or Firefox (or maybe even Mozilla), and then...
0
by: Woody Splawn | last post by:
We have a Winform with Menu items across the top. There are a number of menu items all horizontal across the top. When an item is selected things change in the bottom part of the screen. It would...
1
by: Joseph Scoccimaro | last post by:
Currently I am able to add my menu to a frameset that just uses rows with this code: if (window == top) { //this obtains the body tag element of the document var theBody =...
2
by: camelot | last post by:
Hello, I've got a problem and I hope someone could help me. I have a page that contains frames. Below a piece of code: .... <FRAMESET COLS="120,*"> <FRAME NAME="menu" SRC="menu.html" > <FRAME...
0
by: nomad | last post by:
Hi, I have the menu below. I was wondering if it was possible to highlight the selected child menu item when the user hovers over it? <span id="MainMenuHolder" onmenuitemclick="OnClick"...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.