Skip to content

Commit

Permalink
- Added responsive expand example
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarotrigo committed Apr 24, 2017
1 parent b75e0f9 commit 03fa910
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions examples/responsiveExpand.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Responsive Expand - multiScroll.js</title>
<meta name="author" content="Alvaro Trigo Lopez" />
<meta name="description" content="multiScroll.js responsive expand example." />
<meta name="keywords" content="multiscroll.js, multiscroll, responsive, expand, example" />
<meta name="Resource-type" content="Document" />
<meta http-equiv="refresh" content="0; url=http://alvarotrigo.com/multiScroll/extensions/responsive-expand.html" />
</head>
<body>

Redirecting...

</body>
</html>

0 comments on commit 03fa910

Please sign in to comment.