mouseover with text

G

Guest

I am very new with Front Page. I have created a general toolbar for my
website but want it to show a dropdown box with a list of the pages to go to
when the mouse rolls over it. I don't want a image rollover. I am not
experienced in using code.

Thanks!
 
A

Andrew Murray

You will have to delve in to the code to do this, it's not something
Frontpage can just do.

try http://javascript.internet.com for some ideas abut dropdown menus (which
is what you're describing) - presuming you want them of a similar style to
the standard Windows GUI menus, that drop down from the menu/toolbars.

The menus at the above are done with CSS, not images.

I believe tthere are plugins for Expression/Frontpage that can do most of
this automatically and I'm sure someone posted a link to the site(s)
recently but I can't remember the site.
 
R

Ronx

Drop down menus

JavaScript/Behaviours (for FrontPage 2003)
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
and
http://myweb.tiscali.co.uk/jonspivey/menus/index.html

JavaScript/Behaviours (for Expression Web)
http://www.rxs-enterprises.org/tests/menu/menu-behaviours.htm

(mainly) CSS (all versions of FrontPage):

http://www.seoconsultants.com/css/menus/tutorial/
and
http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

Note that the interlacken.com website has been down for some time.
I recommend the projectseven.com menu.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top