Forum Moderators: open

Message Too Old, No Replies

Generating a sitemap from a fireworks .js menu

Generating a sitemap from a fireworks .js menu

         

3ne2nr

11:32 pm on Feb 3, 2005 (gmt 0)



Hi,

I often use fireworks or dreamweaver to create popup menus for the sites I build. It uses javascript in the head of the document as well as an external menu.js file to operate.

A client would like me to place a site map on their website which has about 120 pages and it uses this menu system.

Is there any way to pull the data from the menu into a hot linked sitemap?

My only resort right now would be to manually put in all the page names and set up links for them in each of the 8 categories, each with about 15 subsections. Oh joy!

Any help will be greatly appreciated

Thanks

orion_rus

3:50 pm on Feb 8, 2005 (gmt 0)

10+ Year Member



Yes it's very hard question. But it's possible. in each side u would have a JS file which makes initialization of menu and generate it whith links which placed in a configuration file.
i can show you example if it is what u want