Skip to content

alexroutledge/jquery-rwd-expressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JQuery Expressions for Responsive Web Design

jQuery expressions or Responsive Web Design is a jQuery plugin intended to aid responsive web design practices. Specifically, the plugin enables the user to identify page elements that are inside or outside the user's current viewport.

Some example use cases are:

-Lazy loading content based on a user's scrolling activity

This might included loading products as a user scrolls on a category listings or search results page.

-Performing DOM manipulations on elements currently in the user's viewport

This may include adding JS-based animations or event based functions.

Please see the example page for more info.

About

jQuery expressions for responsive design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published