javascript - Show elements from side of page with jquery as scrolling -


I want a jquery plugin, but I do not know what its name is!

Check this page:

As you scroll to the page, the elements are visible from one side of the screen.

How can I do this with jquery?

You can use scrooldeck.js

Information found here: / P>


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -