Recent posts by mugnebot
|
Jul 22, 2007
|
Topic: Script development / How to add script within body tag Did you remember to remove the spaces around the < and > in that code? If that doesn't work, try adding it to the head tag instead. |
|
Jul 21, 2007
|
Topic: Script development / How to add script within body tag Try this:
|
|
Jul 21, 2007
|
Topic: Script development / Do any commands interfere with addeventlistener? I've got a script with functions across multiple pages on the domain. One of these is a menu that is added to every page, but the problem I seem to be having is that the event only seems to work on certain pages. I have no idea where to start debugging, as I just added these events and going through 500 lines of code line by line isn't something I'm going to enjoy doing. Any idea on whether there are functions that interfere with it? |
