Skip to content

Instantly share code, notes, and snippets.

View ricky-f's full-sized avatar

Ricky ricky-f

View GitHub Profile
@ricky-f
ricky-f / scrollingissue.html
Created February 8, 2012 00:55
Scrolling Issue Demo
<!DOCTYPE html>
<html class="ui-mobile-rendering">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery Mobile Framework - Fixed Toolbars</title>
<link rel="stylesheet" href="http://jquerymobile.com/test/docs/toolbars/../../css/themes/default/jquery.mobile.css" />
<link rel="stylesheet" href="http://jquerymobile.com/test/docs/toolbars/../_assets/css/jqm-docs.css" />
<script data-main="http://jquerymobile.com/test/docs/toolbars/../../js/jquery.mobile.docs"
src="http://jquerymobile.com/test/docs/toolbars/../../external/requirejs/require.js"></script>