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

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

Send innerHTML text in URL in JSP -