Forums / Setup & design / Problems using dynamic menus
Trond Åge Kvalø
Monday 02 February 2004 1:56:25 am
Hi there!
Are anyone else using Dreamweaver and Fireworks to design their webpages?
I'm having big problems trying to make use of a javascript pop-up menu created with Fireworks.
I get an error that says error: EzTemplateexpected whitespace, got: (navbar_images/path_to_image.gif)
I'm using the ezimage operator to make all the references to the images to the correct directory, but it doesn't seem to work.
Has anybody successfully incorporated a javascript pop-up menu navigation bar in Exponential?
If so, how did you do it?
Best regards Trond Kvalo Senior developer Atlantia asNorway
trondåge
Tore Skobba
Monday 02 February 2004 2:55:11 am
Hmm I think you EZ template syntax might be wrong, I often get expected whitespace, got .. Usally that is caused by some wrong syntax (forgotten a { etc.). Have you enclosed your Javascript in {literal}{/literal} ?
See here for more: http://www.ez.no/ez_publish/documentation/customization/tips_tricks/javascript_in_templates
CheersTore