javascript - Wordpress loading posts with AJAX - java loaded but not triggered -


the website here - http://sebastiangraz.com/

as 1 can see portfolio items being loaded djax (http://beezee.github.io/djax.html) following code:

    $('body').djax('.djaxable', ['wp-admin', 'wp-login', '?s=']);  

all works fine until click 1 portfolio item whatever javascript have on page doesn't triggered, javascript file gets loaded. instance if hard refresh 1 of single pages (http://sebastiangraz.com/portfolio/konsthallen) can hover big title @ top , change "< return " if access same page via frontpage javascript hover effect doesn't work anymore.

i wish take quick @ whats going on here. appreciated! :)


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -