User Profile

Collapse

Profile Sidebar

Collapse
N00b13
N00b13
Last Activity: Aug 4 '09, 01:36 AM
Joined: Aug 3 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • N00b13
    replied to Getting JS Menu to work
    Thanks a bunch for helping, Dormilich! Looks like nothing was wrong with my codeing because I found the problem. It might help if I had loaded the second .js file to my sever! I do feel like a NOOB right now. But yeah.... thanks for the help.
    See more | Go to post

    Leave a comment:


  • N00b13
    replied to Getting JS Menu to work
    Sorry about the code tags. I tried making a second js file but it does not want to work. Of course it was late when I worked with it, I think I will give it another go but if anyone has any idea please still post them!
    See more | Go to post

    Leave a comment:


  • N00b13
    started a topic Getting JS Menu to work

    Getting JS Menu to work

    I have a great JS menu but I have to update every page each time I want to change a link. Is there a way to store my links in a file and call it so i only change that file? (what I have tried so far has not worked, but then again my JS really never works :) )

    my .js:

    Code:
    if (typeof Scl == "undefined")
    {
        var Scl = {};
    }
    
    (function()
    {
        Scl.MenuItem = function(text, link,
    ...
    See more | Go to post
    Last edited by Dormilich; Aug 3 '09, 05:30 AM. Reason: Please use [code] tags when posting code
No activity results to display
Show More
Working...