mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Dialog visual test - corrected page title, added heading
This commit is contained in:
parent
936a934d6d
commit
a0ac772745
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Dialog Visual Test : Dialog option modal true</title>
|
||||
<title>Dialog Visual Test : Dialog ticket #4350</title>
|
||||
<link rel="stylesheet" href="../visual.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css">
|
||||
<script type="text/javascript" src="../../../jquery-1.4.2.js"></script>
|
||||
@ -23,6 +23,9 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 class="ui-widget-header"><a href="http://dev.jqueryui.com/ticket/4350">#4350 - Dialog: No Scrollbars in IE in Quirksmode</a></h1>
|
||||
|
||||
<input />
|
||||
<div id="dialog" title="Dialog Title">
|
||||
foo<p/>
|
||||
|
Loading…
Reference in New Issue
Block a user