Thursday, November 20, 2014

Dreamweaver, parallex scrolling jquery plugin

I found severals jquery plugin that can be use in Adobe Dreamweaver. These plugin will help me to build parallex horizontal effects by using mouse scroll.

1. Skrollr.js
This plugin is to create animation scrolling effects when mouse scroll. I have downloaded this plugin and tested. I found out it only animate elements inside one panel, but not for parallax horizontal scrolling.

Link: http://labs.enonic.com/articles/animate-your-webpage-with-the-scrollbar

2. Howler.js
I found out this plugin is like a library storage for website audio. I'm not sure that I am going to use it ornot.

3. Horwheel.js
This is another jquery plugin that able to build parallax scrolling website with mouse wheel. This plugin also compatible with cross browser. I have downloaded and tested, but I decided to continue to search for other plugin as one of the JS file is missing. It takes complicated procedure to install the component.

Link:https://github.com/pazguille/horwheel

4. Mousewheel.js
After all the research, I found out this plugin is the best to use. It simple easy to understand. I might have to test it out and posted in the next post.

No comments:

Post a Comment