Hello,
I am creating the following navigation (to the left): My portfolio
Here's a JSFiddle to start off with.
When you click a circle, the 'cloud' jumps. This is mainly caused by the window.scroll function I created. Now I can unbind this and bind it again after (I guess?). The second problem is, when I do that, and an item is clicked, there's an animation queue in the clouds stacked with fadeIn and fadeOut. How can I solve this?
The hover and scroll effect do what I want them to do.
Thank you.
Kind regards,
Maarten
I am creating the following navigation (to the left): My portfolio
Here's a JSFiddle to start off with.
When you click a circle, the 'cloud' jumps. This is mainly caused by the window.scroll function I created. Now I can unbind this and bind it again after (I guess?). The second problem is, when I do that, and an item is clicked, there's an animation queue in the clouds stacked with fadeIn and fadeOut. How can I solve this?
The hover and scroll effect do what I want them to do.
Thank you.
Kind regards,
Maarten