473,387 Members | 1,624 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,387 software developers and data experts.

3 level menu

Is there a way to create 3 level menu in CSS?

Thanks!
Jul 20 '05 #1
14 8550
Maggie wrote:
Is there a way to create 3 level menu in CSS?


See the previous thread that you started. And please don't post
(nearly) the same post twice in as many days.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #2
In article <3f********@news.enetis.net>, Zac Hester wrote:
Maggie wrote:
Is there a way to create 3 level menu in CSS?

Thanks!


It might be helpful to know that both CSS and JavaScript are both
considered ancillary means of _enhancing_ a web page. By no means
should a "professional[1]" web site employ such tactics when the layout
or navigation depends on their _expected_ operation. In cases where a
browser can't support one or both of these technologies the site content
must still be accessible (one way or another).


This raises the question if someone has made multi-level menu that works
when either CSS or JS is available, and degredes well?

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #3
Lauri Raittila wrote:
In article <3f********@news.enetis.net>, Zac Hester wrote:
Maggie wrote:
Is there a way to create 3 level menu in CSS?


It might be helpful to know that both CSS and JavaScript are both
considered ancillary means of _enhancing_ a web page. ...


This raises the question if someone has made multi-level menu that
works when either CSS or JS is available, and degredes well?


Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp

--
William Tasso
Jul 20 '05 #4
In article <bk************@ID-139074.news.uni-berlin.de>, William Tasso
wrote:
Lauri Raittila wrote:
In article <3f********@news.enetis.net>, Zac Hester wrote:
Maggie wrote:
Is there a way to create 3 level menu in CSS?

It might be helpful to know that both CSS and JavaScript are both
considered ancillary means of _enhancing_ a web page. ...
This raises the question if someone has made multi-level menu that
works when either CSS or JS is available, and degredes well?

^^^^^^ ^^ Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp


That doesn't work whitout JS in Opera 7.2. (works with JS)

What I meaned, is if there is menu that works interactively when just CSS
is available, if browser is capable (Moz, Opera some other), when just JS
is used (NN4, other old), or if neither is available, degrades well?


--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #5
Lauri Raittila wrote:
In article <bk************@ID-139074.news.uni-berlin.de>, William Tasso
wrote:
Lauri Raittila wrote:
In article <3f********@news.enetis.net>, Zac Hester wrote:

Maggie wrote:

>Is there a way to create 3 level menu in CSS?

It might be helpful to know that both CSS and JavaScript are both
considered ancillary means of _enhancing_ a web page. ...

This raises the question if someone has made multi-level menu that
works when either CSS or JS is available, and degredes well?


^^^^^^ ^^
Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp

That doesn't work whitout JS in Opera 7.2. (works with JS)

What I meaned, is if there is menu that works interactively when just CSS
is available, if browser is capable (Moz, Opera some other), when just JS
is used (NN4, other old), or if neither is available, degrades well?


<http://www.meyerweb.com/eric/css/edge/menus/demo.html> has some of the
most advanced multi-level menus out there. Improve them if you consider
them inadequate.

Matthias

Jul 20 '05 #6
In article <bk************@ID-16734.news.uni-berlin.de>, Matthias
Gutfeldt wrote:
That doesn't work whitout JS in Opera 7.2. (works with JS)

What I meaned, is if there is menu that works interactively when just CSS
is available, if browser is capable (Moz, Opera some other), when just JS
is used (NN4, other old), or if neither is available, degrades well?
<http://www.meyerweb.com/eric/css/edge/menus/demo.html> has some of the
most advanced multi-level menus out there.
Well, they don't work on NN4. And I bet that they don't work on IE
either.
Improve them if you consider them inadequate.


I would if I could. But I don't know much JS, and don't think it is worth
effort to learn it, as I don't need such things...

It seems possible, so I thought that it might have been done.

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #7
Lauri Raittila wrote:
In article <bk************@ID-139074.news.uni-berlin.de>, William
Tasso wrote:
Lauri Raittila wrote:
In article <3f********@news.enetis.net>, Zac Hester wrote:
Maggie wrote:
> Is there a way to create 3 level menu in CSS?

It might be helpful to know that both CSS and JavaScript are both
considered ancillary means of _enhancing_ a web page. ...

This raises the question if someone has made multi-level menu that
works when either CSS or JS is available, and degredes well?
^^^^^^ ^^
Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp


That doesn't work whitout JS in Opera 7.2. (works with JS)


really? what doesn't work? it works elsewhere without script - I'm still on
O7.11 - oh well.
What I meaned, is if there is menu that works interactively when just
CSS is available, if browser is capable (Moz, Opera some other), when
just JS is used (NN4, other old), or if neither is available,
degrades well?


You're gonna have to visualise that a bit more for me. I can't see what you
mean.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #8
In article <bk************@ID-139074.news.uni-berlin.de>, William Tasso
wrote:
Lauri Raittila wrote:
In article <bk************@ID-139074.news.uni-berlin.de>, William
Tasso wrote:
http://www.williamtasso.com/components/sitemap.asp


That doesn't work whitout JS in Opera 7.2. (works with JS)


really? what doesn't work? it works elsewhere without script - I'm still on
O7.11 - oh well.


It doesn't work _same_ as with script. (sorry)
What I meaned, is if there is menu that works interactively when just
CSS is available, if browser is capable (Moz, Opera some other), when
just JS is used (NN4, other old), or if neither is available,
degrades well?


You're gonna have to visualise that a bit more for me. I can't see what you
mean.


Menu works if JS is disabled if browser is enaugh CSS capable, and if JS
is enabled it will also work on browsers that aren't CSS capable. Only if
browser has both JS and CSS disabled¹ it would degrade to plain list.

[1] or don't have such things at all

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #9
Lauri Raittila wrote:
In article <bk************@ID-139074.news.uni-berlin.de>, William
Tasso wrote:
Lauri Raittila wrote:
In article <bk************@ID-139074.news.uni-berlin.de>, William
Tasso wrote: http://www.williamtasso.com/components/sitemap.asp

That doesn't work whitout JS in Opera 7.2. (works with JS)


really? what doesn't work? it works elsewhere without script - I'm
still on O7.11 - oh well.


It doesn't work _same_ as with script. (sorry)


doh - I see. np - of course it was never designed to work 'the same'.

What I meaned, is if there is menu that works interactively when
just CSS is available, if browser is capable (Moz, Opera some
other), when just JS is used (NN4, other old), or if neither is
available, degrades well?


You're gonna have to visualise that a bit more for me. I can't see
what you mean.


Menu works if JS is disabled if browser is enaugh CSS capable, and if
JS is enabled it will also work on browsers that aren't CSS capable.
Only if browser has both JS and CSS disabled¹ it would degrade to
plain list.

[1] or don't have such things at all


ok - you're gonna have to put up now and show me ;o)

I'll accept any modern browser/platform combo

Over to you.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #10
William Tasso wrote:

Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp


Nice. May I make a suggestion? Change the pointer on folder image
mouseover. It took me a bit of time to figure out that I could click
on them and expand the contents.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #11
Brian wrote:
William Tasso wrote:

Implemented as a site-map but the principal is the same.

http://www.williamtasso.com/components/sitemap.asp
Nice. May I make a suggestion?


Thanks, of course.
Change the pointer on folder image
mouseover. It took me a bit of time to figure out that I could click
on them and expand the contents.


was in the first version but was unreliable (due to completely poor client
script) so I X'd it rather than work out the fix.

ok - it's on the list.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #12
William Tasso wrote:
Brian wrote:


[ http://www.williamtasso.com/components/sitemap.asp ]

Change the pointer on folder image
mouseover. It took me a bit of time to figure out that I could click
on them and expand the contents.


was in the first version but was unreliable (due to completely poor
client script) so I X'd it rather than work out the fix.


nix - I'm asleep. tis already in place - well it works in Opera 7.11 and
MiSie6/sp1 (but not in Moz 1.3.1) when both script and css are enabled. Not
sure why Moz won't play nice, I would assume script normally but I noticed
during testing it doesn't understand {cursor:hand;} in any circumstance.

clues anyone?
--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #13
William Tasso wrote:
Brian wrote:
[ http://www.williamtasso.com/components/sitemap.asp ]
Change the pointer on folder image mouseover.


Not sure why Moz won't play nice, I would assume script normally
but I noticed during testing it doesn't understand {cursor:hand;}


That isn't in the spec.
clues anyone?


cursor: pointer; for indicating a link

--
Brian
follow the directions in my address to email me

Jul 20 '05 #14
Brian wrote:
William Tasso wrote:
Brian wrote:
[ http://www.williamtasso.com/components/sitemap.asp ]

{cursor:hand;}

That isn't in the spec.


doh - I hate it when that happens
cursor: pointer; for indicating a link


Done - and tested ok in M/O/M

Thanks.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #15

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

Similar topics

4
by: michael | last post by:
Is it possible for a single-level css dropmenu, whereby headings are aligned horizontally in navbar style, and their subpoints appearing directly below on hover, to have the following list...
1
by: CW | last post by:
I have been using (vertical) data list to simulate menus on left pane of pages (I don't use drop-down and pull-down menus because javascript must be enabled). However, the problem with data list is...
5
by: dpomt | last post by:
When the ASP.NET menu is rendered on downlevel browers, the text "^ up one level" is displayed. Any ideas how I can change that text? I did not find a property for the menu control where I can...
4
by: snowweb | last post by:
I am trying to implement a CSS hierarchical unfolding menu on a site. The thing is, it needs to be dynamically populated from the results of a database query. I previously had the menu working but...
1
by: =?Utf-8?B?SmVmZiBUdQ==?= | last post by:
Hi, I'm using two menu controls. One is displayed at the top of the page. The other menu is displayed on the left side using a single site map. The top menu is for displaying level 1. The left...
19
Stang02GT
by: Stang02GT | last post by:
Hello, I am creating a menu and a friend gave me some code to play with and i have gotten the menu just how i want it except of one thing. The code that generates the menu is only set up for 2...
3
by: jaddi1 | last post by:
Hi, I am trying to make a multi-level drop-down menu similar to what is seen here: http://www.cssplay.co.uk/menus/simple_vertical.html. My problem is that some of the menu will be populated from...
6
TheServant
by: TheServant | last post by:
Hi all, I am trying to make a multi-level menu for my site, however all of the info comes from the database. In the database (which I can change if there is a better structure) there is a bit more,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.