Skip to content

Commit 03fa910

Browse files
committed
- Added responsive expand example
1 parent b75e0f9 commit 03fa910

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

examples/responsiveExpand.html

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6+
<title>Responsive Expand - multiScroll.js</title>
7+
<meta name="author" content="Alvaro Trigo Lopez" />
8+
<meta name="description" content="multiScroll.js responsive expand example." />
9+
<meta name="keywords" content="multiscroll.js, multiscroll, responsive, expand, example" />
10+
<meta name="Resource-type" content="Document" />
11+
<meta http-equiv="refresh" content="0; url=http://alvarotrigo.com/multiScroll/extensions/responsive-expand.html" />
12+
</head>
13+
<body>
14+
15+
Redirecting...
16+
17+
</body>
18+
</html>

0 commit comments

Comments
 (0)