Syntax error in sample menu help file ?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Syntax error in sample menu help file ?

Post by Migru »

Hi
Reference:
http://milonic.com/menusample11.php
There you can read
aI("text=Open Google in IFrame;url=javascript:openIFrame('tempiframe,'http://www.google.com'")

There are two "opening" paranthesis and only one closing.. and at the end it seems at least one semicolon is missing. Is this correct ?? One inverted comma after tempiframe , is it missing ?

Nevertheless, the menu system is great !!

Kind regards
Michael (Migru)
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'll report it. At least the actual sample has the correct syntax:

Code: Select all

javascript:openIFrame('tempiframe','http://oldlineweather.com/current.htm');")
Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Fixed it!!

Thanks for letting me know guys
Post Reply