Forums / Setup & design / Problems using dynamic menus

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Problems using dynamic menus

Author Message

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: EzTemplate
expected 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 as
Norway

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

Cheers
Tore