Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- From: "Murray" <forums@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Sep 2008 08:17:24 -0400
And just to clarify, there are TWO things you must avoid -
1. Anything Java (it's actually javascript) - Java would bring a whole cascade of problems that you don't even want to consider.
2. When you use whatever you use to make your menu, you *must* be able to see your menu links in the body of the HTML code as ordinary anchors, e.g.,
<a href="whatever.html">Whatever</a>
If you cannot satisfy this second caveat, then your menu will not be usable by search engines (not a desireable outcome) or by those using screen assistive devices (also not desirable), or, for that matter, by anyone with javascript disabled (and there are measurable numbers of such people).
--
Murray
MVP Expression Web
"Stefan B Rusynko" <sbr_enjoy@xxxxxxxxxxx> wrote in message news:%23zCaSzJGJHA.1268@xxxxxxxxxxxxxxxxxxxxxxx
Or look at http://www.dynamicdrive.com/dynamicindex1/
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"Ronx" <ronx917@xxxxxxxxxxx> wrote in message news:eGABLKJGJHA.1020@xxxxxxxxxxxxxxxxxxxxxxx
| Take a look at http://www.seoconsultants.com/css/menus/tutorial/
|
| --
| Ron Symonds - Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
|
| http://www.rxs-enterprises.org/fp
|
|
|
|
| "sharsy" <shari@xxxxxxxxxxxxxxxxx> wrote in message
| news:e3817fc3-700b-4a7e-aa57-d3a140a5c2dd@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
|
| > Hello,
| >
| > I'm currently creating a new version of our internal office intranet
| > using Microsoft FrontPage and one of the features I would like to us
| > is a menu of sorts using Java/DHTML.
| >
| > The navigation pane/menu will be on the left-hand side of the screen
| > so it will be a vertical menu - much like the example on this page:
| > http://dhtml-menu.com/examples/ex2-vertical-dhtml-menu.html.
| >
| > What I would like to know is:
| >
| > 1. Is it possible to create this sort of menu without purchasing an
| > add-on for FrontPage?
| > 2. If you need to purchase an add-on, does anyone have any
| > recommendations for a program?
| >
| > Thank you!
|
.
- References:
- Creating Java/DHTML Vertical Navigation Menu in FrontPage
- From: sharsy
- Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- From: Ronx
- Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- From: Stefan B Rusynko
- Creating Java/DHTML Vertical Navigation Menu in FrontPage
- Prev by Date: Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- Next by Date: Format number to count like a human in asp page
- Previous by thread: Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- Next by thread: Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage
- Index(es):
Relevant Pages
|