dropdownlists doesn't work anymore!!

Discussion in 'JavaScript' started by spider05906, Aug 12, 2011.

  1. #1
    Hi all,
    first off all be easy with me coz i'm not a professional programmer ;)

    I installed a CS-Cart (shopping cart software) and i'm pleased with the results, but then i made a slideshow using "123 JavaScript Slideshow" and all was ok till i noticed that the dropdownlists doesn't respond anymore when i click them. so i removed the javascript code "which i put earlier for 123 JavaScript Slideshow to work" and dropdownlists were back to normal.

    so can anyone help?
     
    Solved! View solution.
    spider05906, Aug 12, 2011 IP
  2. spider05906

    spider05906 Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #2
    no one have solution?
     
    spider05906, Aug 14, 2011 IP
  3. #3
    i think the problem is the loaded js files arrange.
    lets say you load the Slideshow js files after loading the menu js files.
    so when you load the slider js files, they seems to crash the menu js codes

    so all what you need is try to change the loaded js files arrange, that means try to put the slider files loading line before loading the menu files.
    let me know if that works, good luck!
     
    programmer_best1, Aug 15, 2011 IP
  4. spider05906

    spider05906 Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #4
    i discovered the problem finally ;)
    i was loading jQuery 2 times :p so i removed one of them and all is ok now thanks to you :) you are my savior
     
    spider05906, Aug 15, 2011 IP
  5. programmer_best1

    programmer_best1 Well-Known Member

    Messages:
    282
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    133
    #5
    cool, iam glad that you got it sorted out :)
     
    programmer_best1, Aug 15, 2011 IP