I have some questions about the ajax drop down menu style loading.
Return to Recent Questions
Q:
I'm looking at evaluating your Deluxe menu software for inclusion
in our current web based software solution and am particularly taken
with the 'Ajax style' loading.
Could you please answer a couple of questions with respect to that.
At what point does it load those file � initially when
menu is drawn (so multiple small hits to app server) or when
the user selects the menu? Does the link href *have* to be a .js
file � or can it be any valid file type that returns the
correct data? I have to generate the menu options dynamically
from a DB and therefore really need to include a JSP style file.
Our current menu system (made up of 4 levels deep contains over
300 links, which is why I want to minimise server hit as much as
possible!
A:
It loads when the user move his mouse above the menu items.
You can use any extension for these files. But the file structure
should be the same as in our example.
Return to Recent Questions
|