PHP AJAX problem

Discussion in 'JavaScript' started by viron86, Sep 18, 2010.

  1. #1
    hi

    i am retriving some data from database and displaying it on a html page in table format
    and using a jquery plugin(tablesorter) to display it in form of gird.

    Evrything is working fine i am able to use all functionality but when i load this page on some other page using ajax then that jquery plugin stops working.
     
    viron86, Sep 18, 2010 IP
  2. nabil_kadimi

    nabil_kadimi Well-Known Member

    Messages:
    1,065
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #2
    It looks like you are missing something after the new content is loaded using AJAX, could show or PM the page url
     
    nabil_kadimi, Sep 19, 2010 IP
  3. WWSD

    WWSD Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    what do you mean stops working? Did you try looking at the error console?
     
    WWSD, Sep 19, 2010 IP