mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
Changed copyright to "2011-2012" on all files.
This commit is contained in:
parent
1ebf12bd45
commit
85a0a00a3f
114 changed files with 121 additions and 121 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* jQuery Mobile Framework v@VERSION
|
||||
* http://jquerymobile.com
|
||||
*
|
||||
* Copyright 2011 (c) jQuery Project
|
||||
* Copyright 2011-2012 (c) jQuery Project
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2011 John Resig, http://jquery.com/
|
||||
Copyright (c) 2011-2012 John Resig, http://jquery.com/
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
|
|
|||
2
Makefile
2
Makefile
|
|
@ -142,7 +142,7 @@ js: init
|
|||
# ..... and then minify it
|
||||
@@echo ${VER_MIN} > ${OUTPUT}/${NAME}.min.js
|
||||
@@java -XX:ReservedCodeCacheSize=64m \
|
||||
-jar build/google-compiler-20111003.jar \
|
||||
-jar build/google-compiler-2011-20121003.jar \
|
||||
--js ${OUTPUT}/${NAME}.js \
|
||||
--js_output_file ${OUTPUT}/${NAME}.tmp.js
|
||||
@@cat ${OUTPUT}/${NAME}.tmp.js >> ${OUTPUT}/${NAME}.min.js
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -452,7 +452,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -503,7 +503,7 @@ $( '#foo' ).hide().trigger( 'updatelayout' );
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@ $(document).bind("mobileinit", function(){
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@ $.mobile.media("screen and (-webkit-min-device-pixel-ratio: 2)");
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -557,7 +557,7 @@ $.mobile.silentScroll(100);
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ $('[type='submit']').button({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -222,7 +222,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ $('[type='submit']').button('refresh');
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@ $('[type='submit']').button();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -184,7 +184,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ $("input[type='checkbox']").checkboxradio({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -157,7 +157,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ $("input[type='checkbox']:first").attr("checked",true).checkboxradio("refresh");
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -234,7 +234,7 @@ $(document).bind('mobileinit',function(){
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -237,7 +237,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -235,7 +235,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -396,7 +396,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ $("input[type='radio']").checkboxradio({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ $("input[type='radio']:first").attr("checked",true).checkboxradio("refresh");
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@ $( ".selector" ).textinput({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@ $('.mySearchInput').textinput();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ $('.selector').textinput('disable');
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -331,7 +331,7 @@ $.mobile.selectmenu.prototype.options.hidePlaceholderMenuItems = false;
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@ $( ".selector" ).selectmenu({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@
|
|||
<label for="select-choice-year">Year</label>
|
||||
<select name="select-choice-year" id="select-choice-year">
|
||||
<option>Year</option>
|
||||
<option value="2011">2011</option>
|
||||
<option value="2011-2012">2011-2012</option>
|
||||
<!-- etc. -->
|
||||
</select>
|
||||
</fieldset>
|
||||
|
|
@ -248,7 +248,7 @@
|
|||
<label for="select-choice-year">Year</label>
|
||||
<select name="select-choice-year" id="select-choice-year">
|
||||
<option>Year</option>
|
||||
<option value="2011">2011</option>
|
||||
<option value="2011-2012">2011-2012</option>
|
||||
<option value="2010">2010</option>
|
||||
<option value="2009">2009</option>
|
||||
<option value="2008">2008</option>
|
||||
|
|
@ -304,7 +304,7 @@
|
|||
<label for="select-choice-year">Year</label>
|
||||
<select name="select-choice-year" id="select-choice-year">
|
||||
<option>Year</option>
|
||||
<option value="2011">2011</option>
|
||||
<option value="2011-2012">2011-2012</option>
|
||||
<option value="2010">2010</option>
|
||||
<option value="2009">2009</option>
|
||||
<option value="2008">2008</option>
|
||||
|
|
@ -442,7 +442,7 @@ $('select').selectmenu();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -113,7 +113,7 @@ $('select').selectmenu('refresh', true);
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ $( ".selector" ).slider({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ $('input').slider();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ $('.selector').slider('refresh');
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ $( ".selector" ).slider({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@ $('select').slider();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ $('.selector').slider('refresh');
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@ $( ".selector" ).textinput({
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ $('input').textinput();
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ $('.selector').textinput('disable');
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -156,7 +156,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -183,7 +183,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -567,7 +567,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -253,7 +253,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -213,7 +213,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@ $.mobile.page.prototype.options.domCache = true;
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -289,7 +289,7 @@ function showCategory( urlObj, options )
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ $.ajaxPrefilter( function(options, originalOptions, jqXHR) {
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -137,7 +137,7 @@ $.mobile.silentScroll(300);
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -281,7 +281,7 @@ $.mobile.defaultTransitionHandler = myTransitionHandler;
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="c">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
</div><!-- /content -->
|
||||
|
||||
<div data-role="footer" class="footer-docs" data-theme="d">
|
||||
<p>© 2011 The jQuery Project</p>
|
||||
<p>© 2011-2012 The jQuery Project</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /page -->
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue