Buying Quick javascript fix

Discussion in 'Programming' started by Alex69, Aug 5, 2010.

  1. #1
    i need a quick fix of what i am doing and it is not working:

    on my javascript menu i have:

    onClick="openSubMenu(0,'MENU');" - this works ok

    now i want to make it auto open so i added the following javascript:

    var openmenu = 1;
    if (openmenu == 1) {
    openSubMenu(0,'MENU');
    }

    however this does not work

    so 2usd paypal who can solve this right away what the problem is - post the solution below with your paypal (so that everyone can see who was first and deserves 2 usd)
     
    Alex69, Aug 5, 2010 IP
  2. Alex69

    Alex69 Active Member

    Messages:
    312
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    user ODOnline solved it!
     
    Alex69, Aug 5, 2010 IP