Conflicting javascript files??

Discussion in 'JavaScript' started by freelancing, Jul 6, 2007.

  1. #1
    Hi,

    I have a 3 column site; in the left column I have javascript/dhtml popout menu. In the right column I have a javascript "search by meaning" dropdown box.

    Both scripts are appearing where they are supposed to, except for one problem: the search by meaning dropdown in the right column disappears when someone moves their mouse over a category in the left column menu that happens to be a popout category.

    Moving the mouse over single top categories doesn't effect the other (dropdown search) script, it's only when the menu pops out subcategories. I am unfamiliar with how exactly javascript functions, so I apologize in advance if this is a stupid problem with a simple answer. Can two separate javascripts not cohabitate on the same page?
     
    freelancing, Jul 6, 2007 IP
  2. hostcord

    hostcord Peon

    Messages:
    35
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    make sure the functions aren't the same name
     
    hostcord, Jul 7, 2007 IP