Re: Creating Java/DHTML Vertical Navigation Menu in FrontPage

Tech-Archive recommends: Speed Up your PC by fixing your registry



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!
|



.



Relevant Pages

  • Re: checkBox Macro
    ... Java and JavaScript are two entirely different technologies, Java requires users to have a Java ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>> I have 8 Checkboxes on a form called frmPreferences. ...
    (microsoft.public.frontpage.client)
  • Re: frontpage tool bar
    ... JavaScript is normal enabled by default, however if you have Windows XP SP2 installed, your Security ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >> distributes the MS Java Virtual Machine. ...
    (microsoft.public.frontpage.client)
  • Re: Is there a way in FrontPage to prevent viewers of your web site f.
    ... Actually, there is no Java there, it's javascript. ... >>> How do I stop people from downloading my graphics or code? ... >>> Microsoft MVP - FrontPage ...
    (microsoft.public.frontpage.programming)
  • Re: Banner Ad Manager
    ... Java and JavaScript are totally different technologies and only share in the name, ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... i just downloaded jvm from java.com. ...
    (microsoft.public.frontpage.client)
  • Re: Attempt to de-mystify AJAX
    ... I jumped into Java Server Faces because you could supposedly use it without JSP, using straight java code for everything. ... And since it is still an approach to client event handling on the server, it is suggested to incorporate javascript where needed. ... Java doesn't run in the browser and interact with the DOM. ...
    (comp.databases.pick)