Thanks Richard
Renew
Posts
-
jQuery .load() carousel plugin issue -
jQuery .load() carousel plugin issueHello Armin and co,
I am trying to use jQuery .load() to dynamically load some divs (text + image carousel) from one page of my website to another page. Everything works fine except for the image carousel which loads, but isn't functional (can't swipe and circles don't appear). I looked at the divs and it seems like there are some '.initialized' classes missing. However, simply adding those doesn't fix the issue.
Is there some js code which runs only once on page load that isn't activating the .load() carousel because it's getting loaded after the js has already executed?
If so, is there a way to run that code once more after the jquery .load() function?
Any insight would be appreciated.Kind Regards,
Rene -
Adding Velocity.js ??Hi Marius & Armin,
I've included some jQuery animations on my website and noticed they are very slow on Safari. I would like to add velocity.js to the theme, but can't figure out how... Is it possible?
Best Regards,
Rene -
x-offset Text Element with % and px simultaneously?Hello,
I want to x-offset an element (text) in the gridder with a % and a fixed px amount. Is this possible somehow?
Hope someone can help.
Best,
F