Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 5th, 2005, 02:55 PM
Turner
Guest
 
Posts: n/a
Default sub-menus

Hi there,
I was wondering what I should look for to make sub-menus appear at
the moment you click a link or image. The menu should appear on top of
the document.

I'd need to know what are the technical details involved, is this
java-script, java, just html, layers? And what is the compatibility
status of that technique; ie. how does it display in Netscape, Mozilla,
Explorer, Safari, etc...

Thanks for the tip! Oh btw, I hope this is the right place to ask
such question?

Thanks!
Turner

  #2  
Old August 6th, 2005, 04:15 PM
Tim
Guest
 
Posts: n/a
Default Re: sub-menus

On Fri, 05 Aug 2005 06:45:34 -0700, Turner sent:
[color=blue]
> I was wondering what I should look for to make sub-menus appear at the
> moment you click a link or image. The menu should appear on top of the
> document.
>
> ....... And what is the compatibility status of that technique; ie. how
> does it display in Netscape, Mozilla, Explorer, Safari, etc...[/color]

I find such things generally very poor, in various browsers. Typically,
the sub-menu pops up nowhere near the mouse, and as soon as you try and
mouse over to it, it disappears. The next common fault is that the menu
contents don't fit into the space that the author thought it would (so you
see things like half a line of text, with the bottom chopped off).

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please destroy some files yourself.

  #3  
Old August 6th, 2005, 06:15 PM
Turner
Guest
 
Posts: n/a
Default Re: sub-menus

In other words, you suggest reloading the page with the new menu with
the sub-options displayed in plain html (doing so with php to make the
process automated will be easy).

That's also what I personnally will tend to do, but I may have clients
that request the layered (or DIVed) menus.

Thanks for your input!
Turner

  #4  
Old August 7th, 2005, 03:45 AM
Leonard Blaisdell
Guest
 
Posts: n/a
Default Re: sub-menus

In article <1123347886.093956.280090@z14g2000cwz.googlegroups .com>,
"Turner" <turner@xhz.ca> wrote:
[color=blue]
> That's also what I personnally will tend to do, but I may have clients
> that request the layered (or DIVed) menus.[/color]

Use your best methods of dissuation :-)

leo

--
<http://web0.greatbasin.net/~leo/
  #5  
Old August 8th, 2005, 08:45 AM
Dr.Tube
Guest
 
Posts: n/a
Default Re: sub-menus

Hi Turner,
[color=blue]
> I was wondering what I should look for to make sub-menus appear at
> the moment you click a link or image. The menu should appear on top[/color]
of[color=blue]
> the document.
> I'd need to know what are the technical details involved, is this
> java-script, java, just html, layers? And what is the compatibility
> status of that technique; ie. how does it display in Netscape,[/color]
Mozilla,[color=blue]
> Explorer, Safari, etc...[/color]
Have a look here:
http://css.maxdesign.com.au/listamatic/index.htm
and:
http://www.seoconsultants.com/css/menus/horizontal/
Those were good starting points for me.

Once you get the hang of it using CSS-only techniques, it's pretty
basic.
The only real complex part is getting IE to handle hovers on non
anchor elements. See:
http://www.xs4all.nl/~peterned/csshover.html
for more details on this.

--
Kind regards,
Xavier van Unen


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles