Skip to content

Instantly share code, notes, and snippets.

@pfreitag
pfreitag / gist:905959
Created April 6, 2011 16:19
jQueryMobile Issue - Click on the links and header positioning gets skewed
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a4/jquery.mobile-1.0a4.min.css" />
<script src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
<script src="http://code.jquery.com/mobile/1.0a4/jquery.mobile-1.0a4.min.js"></script>
</head>
<body>
<div id="homePage" data-role="page">
<div data-role="header" data-position="fixed">
<cfparam name="url.key" default="">
<cfparam name="url.threadName" default="">
<cfif url.key IS "pete">
<cfparam name="url.header" default="1">
<cfif url.header>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<cfoutput>
<script>
var intervalID = 0;

Keybase proof

I hereby claim:

  • I am pfreitag on github.
  • I am pfreitag (https://keybase.io/pfreitag) on keybase.
  • I have a public key ASDORw9ohbrIjHiGAvuGQFVauon3rjm69BEWXnZ-tfHs8go

To claim this, I am signing this object:

Abs
Asc
Atn
BitAnd
BitMaskClear
BitMaskRead
BitMaskSet
BitNot
BitOr
BitSHLN
This is a Github Gist Example