mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-05 07:01:00 +00:00
updated to remove toc fieldsets in demo pages
This commit is contained in:
parent
c529633ce1
commit
dcb6833a86
20 changed files with 36 additions and 356 deletions
|
|
@ -6,26 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#attr1">attr( attributeName ) </a><ul><li>.attr( attributeName )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#attr2">attr( attributeName, value ) </a><ul>
|
||||
<li>.attr( attributeName, value )
|
||||
</li>
|
||||
<li>.attr( map )
|
||||
</li>
|
||||
<li>.attr( attributeName, function(index, attr) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="attr1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="attr1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.attr( attributeName )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#String">String</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#closest1">closest( selector ) </a><ul>
|
||||
<li>.closest( selector )
|
||||
</li>
|
||||
<li>.closest( selector, [ context ] )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#closest2">closest( selectors, [ context ] ) </a><ul><li>.closest( selectors, [ context ] )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="closest1">
|
||||
<div class="ui-content ui-body ui-body-c" id="closest1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.closest( selector )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,26 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#css1">css( propertyName ) </a><ul><li>.css( propertyName )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#css2">css( propertyName, value ) </a><ul>
|
||||
<li>.css( propertyName, value )
|
||||
</li>
|
||||
<li>.css( propertyName, function(index, value) )
|
||||
</li>
|
||||
<li>.css( map )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="css1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="css1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.css( propertyName )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#String">String</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,28 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#data1">data( key, value ) </a><ul>
|
||||
<li>.data( key, value )
|
||||
</li>
|
||||
<li>.data( obj )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#data2">data( key ) </a><ul>
|
||||
<li>.data( key )
|
||||
</li>
|
||||
<li>.data()
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="data1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="data1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.data( key, value )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,20 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#die1">die() </a><ul><li>.die()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#die2">die( eventType, [ handler ] ) </a><ul><li>.die( eventType, [ handler ] )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="die1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="die1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.die()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#height1">height() </a><ul><li>.height()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#height2">height( value ) </a><ul>
|
||||
<li>.height( value )
|
||||
</li>
|
||||
<li>.height( function(index, height) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="height1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="height1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.height()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Integer">Integer</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,20 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#hover1">hover( handlerIn(eventObject), handlerOut(eventObject) ) </a><ul><li>.hover( handlerIn(eventObject), handlerOut(eventObject) )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#hover2">hover( handlerInOut(eventObject) ) </a><ul><li>.hover( handlerInOut(eventObject) )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="hover1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="hover1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.hover( handlerIn(eventObject), handlerOut(eventObject) )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#html1">html() </a><ul><li>.html()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#html2">html( htmlString ) </a><ul>
|
||||
<li>.html( htmlString )
|
||||
</li>
|
||||
<li>.html( function(index, html) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="html1">
|
||||
<div class="ui-content ui-body ui-body-c" id="html1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.html()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#String">String</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,13 +6,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li><a href="#jQuery.browser1">jQuery.browser </a></li>
|
||||
<li><a href="#jQuery.browser.version2">jQuery.browser.version </a></li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="ui-content ui-body ui-body-c" id="jQuery.browser1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">jQuery.browser</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Map">Map</a></span>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#jQuery.data1">jQuery.data( element, key, value ) </a><ul><li>jQuery.data( element, key, value )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#jQuery.data2">jQuery.data( element, key ) </a><ul>
|
||||
<li>jQuery.data( element, key )
|
||||
</li>
|
||||
<li>jQuery.data( element )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="jQuery.data1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="jQuery.data1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">jQuery.data( element, key, value )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#jQuery.queue1">jQuery.queue( element, [ queueName ] ) </a><ul><li>jQuery.queue( element, [ queueName ] )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#jQuery.queue2">jQuery.queue( element, queueName, newQueue ) </a><ul>
|
||||
<li>jQuery.queue( element, queueName, newQueue )
|
||||
</li>
|
||||
<li>jQuery.queue( element, queueName, callback() )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="jQuery.queue1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="jQuery.queue1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">jQuery.queue( element, [ queueName ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Array">Array</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,38 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#jQuery1">jQuery( selector, [ context ] ) </a><ul>
|
||||
<li>jQuery( selector, [ context ] )
|
||||
</li>
|
||||
<li>jQuery( element )
|
||||
</li>
|
||||
<li>jQuery( elementArray )
|
||||
</li>
|
||||
<li>jQuery( jQuery object )
|
||||
</li>
|
||||
<li>jQuery()
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#jQuery2">jQuery( html, [ ownerDocument ] ) </a><ul>
|
||||
<li>jQuery( html, [ ownerDocument ] )
|
||||
</li>
|
||||
<li>jQuery( html, props )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#jQuery3">jQuery( callback ) </a><ul><li>jQuery( callback )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="jQuery1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="jQuery1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">jQuery( selector, [ context ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
@ -137,7 +107,7 @@ $('div.foo').click(function() {
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="entry method" id="jQuery2">
|
||||
<div class="ui-content ui-body ui-body-c" id="jQuery2">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">jQuery( html, [ ownerDocument ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#offset1">offset() </a><ul><li>.offset()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#offset2">offset( coordinates ) </a><ul>
|
||||
<li>.offset( coordinates )
|
||||
</li>
|
||||
<li>.offset( function(index, coords) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="offset1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="offset1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.offset()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Object">Object</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#queue1">queue( [ queueName ] ) </a><ul><li>.queue( [ queueName ] )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#queue2">queue( [ queueName ], newQueue ) </a><ul>
|
||||
<li>.queue( [ queueName ], newQueue )
|
||||
</li>
|
||||
<li>.queue( [ queueName ], callback( next ) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="queue1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="queue1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.queue( [ queueName ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Array">Array</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,20 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#scrollLeft1">scrollLeft() </a><ul><li>.scrollLeft()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#scrollLeft2">scrollLeft( value ) </a><ul><li>.scrollLeft( value )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="scrollLeft1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="scrollLeft1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.scrollLeft()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Integer">Integer</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,20 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#scrollTop1">scrollTop() </a><ul><li>.scrollTop()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#scrollTop2">scrollTop( value ) </a><ul><li>.scrollTop( value )
|
||||
</li></ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="scrollTop1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="scrollTop1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.scrollTop()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Integer">Integer</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#text1">text() </a><ul><li>.text()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#text2">text( textString ) </a><ul>
|
||||
<li>.text( textString )
|
||||
</li>
|
||||
<li>.text( function(index, text) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="text1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="text1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.text()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#String">String</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#toggle1">toggle( handler(eventObject), handler(eventObject), [ handler(eventObject) ] ) </a><ul><li>.toggle( handler(eventObject), handler(eventObject), [ handler(eventObject) ] )
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#toggle2">toggle( [ duration ], [ callback ] ) </a><ul>
|
||||
<li>.toggle( [ duration ], [ callback ] )
|
||||
</li>
|
||||
<li>.toggle( showOrHide )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="toggle1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="toggle1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.toggle( handler(eventObject), handler(eventObject), [ handler(eventObject) ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#val1">val() </a><ul><li>.val()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#val2">val( value ) </a><ul>
|
||||
<li>.val( value )
|
||||
</li>
|
||||
<li>.val( function(index, value) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="val1">
|
||||
<div class="ui-content ui-body ui-body-c" id="val1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.val()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#String,%20Array">String, Array</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
|
|
@ -6,24 +6,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
<fieldset class="toc">
|
||||
<legend>Contents:</legend>
|
||||
<ul class="toc-list">
|
||||
<li>
|
||||
<a href="#width1">width() </a><ul><li>.width()
|
||||
</li></ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#width2">width( value ) </a><ul>
|
||||
<li>.width( value )
|
||||
</li>
|
||||
<li>.width( function(index, width) )
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</fieldset>
|
||||
<div class="entry method" id="width1">
|
||||
|
||||
<div class="ui-content ui-body ui-body-c" id="width1">
|
||||
<h2 class="jq-clearfix roundTop section-title">
|
||||
<span class="name">.width()</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#Integer">Integer</a></span>
|
||||
</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue