Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Javascript not working after ajax load() method called

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #43446
    junedchhipa
    Member

    I am using load() method of jquery to load wordpress page content (using allAjax wordpress theme by Chris). Everything works fine until there is some script inserted via load() method.
    The script is not executed automatically, so I tried using eval() function, but still it doesn’t work.
    Do I need to use jQuery’s ajax() method for this? or is it possible with the load() function?

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.