Questions tagged [smoothstate.js]

smoothState.js is a jQuery plugin for adding page transitions.

smoothState.js is a jQuery plugin that progressively enhances page loads to give us more control over page transitions.

79 questions
0
votes
2 answers

Does smoothstate.js not work with different background images?

I'm working on creating a smooth transition from my intro page to my home page as you can see here http://trial.kareemhackett.com so I used smoothstate.js but I can't get it to smoothly transition between pages and I feel like it's because I have…
0
votes
1 answer

Stop jQuery .html() loading javascript

I am using smoothState.js to prefetch a page through ajax. When it updates the page with the html it loads the javascript file again. The page then seems to run both causing errors. Can I stop jQuery loading the script? /** Run when requested…
Keith Power
  • 13,891
  • 22
  • 66
  • 135
0
votes
1 answer

TypeError: undefined from smoothstate.js causing error after second url click

I have implemented smoothstate.js into my website http://www.hotelieracademy.com I get an TypeError: undefined is not a function (evaluating 'html.replace') on the second link click. I can't seem to find the cause of it. I load jQuery from the CDN…
Keith Power
  • 13,891
  • 22
  • 66
  • 135
-1
votes
2 answers

How to implement jQuery Plugin Smoothstate?

I seem to have some problem on my website aviralgupta.xyz when i click on the skills link. I don't understand why it isn't working? Pls help I get this error in console for js file functions.js : Uncaught TypeError: content.toggleAnimationClass is…
1 2 3 4 5
6