Dropdown or Fly in Menus

  • Thread starter Thread starter Paul R
  • Start date Start date
Hi Paul,
if possible upgrade to FP2003 - it makes menu creation a piece of cake. If
not then you'll need some script - either
a/ write your own
b/ get a free script
c/ but an addin
If you fancy writing your own I can tell you how - others here will be able
to suggest good free/commercial scripts

Jon
Microsoft MVP - FP
 
Jon,
I will look for addins, but i will try writing my own, can you tell me how?

1. Study javascript
2. Study DHTML
3. Study the DOM
4. Study Cross browser issues
5. Start Coding
6. Test and debug

This is almost a "If you have to ask", you shouldn't do it" situation.
I imaging you will find it challenging enough just to incorporate
someone else's code into your page to do it. I don't say this to be
insulting or condescending in any way- but if you have not coded JS
before you have a long, long way to go for this.
 

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

Back
Top