• Resolved deeve

    (@deeve)


    Hi, I’m trying to use your plugin with a site whose pages are loaded via AJAX. Initially the tooltips work but after one mouse rollout they stop working. Is there a jQuery/js reload/init code I could enter to restart the script on AJAX complete?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author ItayXD

    (@itayxd)

    the code is here.
    You can see on line 5 all elements a searched for rel~=tooltip and on line 8 the event is binded. The quick and ugly way would probably be to rerun the whole thing every ajax request. If you implement in a nicer way please post it here.
    -Itay

Viewing 1 replies (of 1 total)
  • The topic ‘AJAX reload/init code?’ is closed to new replies.