3 jquery on one page

Discussion in 'jQuery' started by dirtydoug, Feb 21, 2010.

  1. #1
    Hi i have a website which uses jquery, first it works as it should be the modal is working perfectly. Then i decided to add another javascript its purpose is to display twitter latest feeds but then twitter feeds is not working so i searched for a code conflict and i found out that there is 3 jqueries,

    jquery.js
    jquery.twitter.js
    jquery-1.3.2.min.js

    so i deleted jquery.js and twitter feeds is working but the modal is not.

    can anyone help me to merge it or make the 3 work?

    this is the jquery use for the modal script

    http://biatch.co.cc/jquery.js

    and these are the 2 jquery used on twitter feeds.

    http://biatch.co.cc/jquery.twitter.js

    http://biatch.co.cc/jquery-1.3.2.min.js

    Also as appreciation i'd like to donate for the helpful programmer, kinda on a rush today so i need to work on it asap.

    Post the answer here do not private message me, it might be helpful to others

    thanks
     
    dirtydoug, Feb 21, 2010 IP
  2. koko5

    koko5 Active Member

    Messages:
    394
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    70
    #2
    Hi,

    If you remove only jquery-1.3.2.min.js (using both jquery.js and jquery.twitter.js) : does this works? Any error messages in error console?
    It'd be better if you provide url. Than maybe someone can helps faster.
    Regards
     
    koko5, Feb 22, 2010 IP