Help - Search - Members - Calendar
Full Version: Problem with menu.php
HTMLHelp Forums > Programming > Client-side Scripting
Fadil Shamir Khan
Hey guys. I am looking for a bit of help here.

I have a website that i have been making and basically i got an error in Dreamweaver that said:

"There is a syntax error on line 14 of menu.php. Code hinting may not work until you fix this error."

I open the menu.php file and went to Line 14 and this is what is has:

"widthFX[i].push(new Fx.Width(elm, {duration: , transition: }).set(0)); });"

If you want the actual file to check it out, please click here.

THANKS A MILL FOR ANY HELP THAT YOU CAN GIVE...

THANKS AGAIN...
Darin McGrew
I'm moving this to the server-side scripting forum...
Christian J
The file menu.php actually contains javascript only (for a Joomla template?), so I move it to Client-side...
Christian J
Javascript is normally placed inside a SCRIPT element, either embedded or in an external JS file. See http://www.htmlhelp.com/reference/html40/special/script.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.