This is a discussion on "Help - messed up!" within the JavaScript Forum section. This forum, and the thread "Help - messed up! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Help - messed up!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Help - messed up!
Hello
Ref: www.mugginsmugs.com Have just gone in and changed a page of my website but for some reason the following message keeps appearing:
I externalised the script, and I have checked the file, deleted various bits that were duplicated, but still this appears. Can anybody help? Thanks very much |
|
|
|
#2
|
||||
|
||||
|
Re: Help - messed up!
This is indeed a mess. Post the javascript please. I imagine that, since you link more than one .js file, they are using the same name for different things (either two functions or a variable and a function).
You can't have two functions with the same name. If you tell the program to run a function with the name gimmeMoney(), and there are two different functions with that name, it won't know what to do. Maybe some of the more experienced guys can comment, but linking more than one .js file to a page sounds like a bad idea to me. |
![]() |
| Tags |
| help, messed |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My mouse over is all messed up now | charlie019 | Starting Out | 5 | Oct 5th, 2007 12:25 |
| Layout messed up in IE7.Please help! | mistersean | Web Page Design | 2 | Sep 17th, 2007 15:53 |
| Please Help I have messed up! | Teejay | Databases | 1 | Nov 5th, 2006 14:37 |
| Messed up Web Site | Clorinde | Web Page Design | 4 | Aug 15th, 2006 14:57 |
| Something messed up... | Jdinh04 | Web Page Design | 2 | May 18th, 2005 23:33 |