|
I have some questions about the loading of ajax javascript menu dynamique.
Return to Recent Questions
Q:
I'm trying to include your javascript menu dynamique in our current web based software solution and am particularly taken
with the 'Ajax feature' loading.
Our current javascript menu dynamique system (made up of 4 levels deep) contains over
300 links, which is why I want to minimise server hit as much as
possible!
When the javascript menu dynamique load those files? When javascript menu dynamique is drawn (so multiple small hits to app server) or when
the user hover over the javascript menu dynamique?
Does the ajax file *have* to be a .js file or I can use any valid file type that returns the
correct data? I have to generate the javascript menu dynamique options dynamically from a DB and therefore really need to include a JSP style file.
A:
javascript menu dynamique loads ajax files 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
Related:
|