Skip to main content

Bug Tracker

Side navigation

Ticket #4717: frontpage_bare.html


File frontpage_bare.html, 0.7 KB (added by matts, June 02, 2009 04:03PM UTC)

html file to expose faulty behavior

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Insert title here</title>
	<script type="text/javascript" src="/contrib/jquery/development-bundle/jquery-1.3.2.js"></script>
</head>
<body>
Put me on an apache server with jquery available at /contrib/jquery/development-bundle/jquery-1.3.2.js and then reload me severely.
Check with <a href="http://getfirebug.com/">firebug</a> (net tab => js) that jquery is being loaded.  It may load the first few times, but if you rapidly reload it will no longer.

</body>
</html>

Download in other formats:

Original Format