diff --git a/js/jquery.mobile.buttonMarkup.js b/js/jquery.mobile.buttonMarkup.js index 6f41752f..ca23e463 100644 --- a/js/jquery.mobile.buttonMarkup.js +++ b/js/jquery.mobile.buttonMarkup.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : sample plugin for making button-like links +* jQuery Mobile Framework : plugin for making button-like links * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.collapsible.js b/js/jquery.mobile.collapsible.js index 8bfd7178..a9f7177f 100644 --- a/js/jquery.mobile.collapsible.js +++ b/js/jquery.mobile.collapsible.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "collapsible" plugin (based on code from Filament Group,Inc) +* jQuery Mobile Framework : "collapsible" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.controlGroup.js b/js/jquery.mobile.controlGroup.js index 9af79122..bc0540cb 100644 --- a/js/jquery.mobile.controlGroup.js +++ b/js/jquery.mobile.controlGroup.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : prototype for "controlgroup" plugin - corner-rounding for groups of buttons, checks, radios, etc +* jQuery Mobile Framework: "controlgroup" plugin - corner-rounding for groups of buttons, checks, radios, etc * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.dialog.js b/js/jquery.mobile.dialog.js index b48249b2..a0b423eb 100644 --- a/js/jquery.mobile.dialog.js +++ b/js/jquery.mobile.dialog.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : prototype for "dialog" plugin. +* jQuery Mobile Framework : "dialog" plugin. * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.fieldContain.js b/js/jquery.mobile.fieldContain.js index f3434fb3..10b1db21 100644 --- a/js/jquery.mobile.fieldContain.js +++ b/js/jquery.mobile.fieldContain.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : prototype for "fieldcontain" plugin - simple class additions to make form row separators +* jQuery Mobile Framework : "fieldcontain" plugin - simple class additions to make form row separators * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.fixHeaderFooter.js b/js/jquery.mobile.fixHeaderFooter.js index 338c4099..313abcb1 100644 --- a/js/jquery.mobile.fixHeaderFooter.js +++ b/js/jquery.mobile.fixHeaderFooter.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : prototype for "fixHeaderFooter" plugin - on-demand positioning for headers,footers +* jQuery Mobile Framework : "fixHeaderFooter" plugin - on-demand positioning for headers,footers * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.forms.button.js b/js/jquery.mobile.forms.button.js index be84eb2a..14af8582 100644 --- a/js/jquery.mobile.forms.button.js +++ b/js/jquery.mobile.forms.button.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : sample plugin for making button links that proxy to native input/buttons +* jQuery Mobile Framework : "button" plugin - links that proxy to native input/buttons * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.forms.checkboxradio.js b/js/jquery.mobile.forms.checkboxradio.js index 9d1d5217..9f4c4826 100644 --- a/js/jquery.mobile.forms.checkboxradio.js +++ b/js/jquery.mobile.forms.checkboxradio.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "customCheckboxRadio" plugin (based on code from Filament Group,Inc) +* jQuery Mobile Framework : "checkboxradio" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.forms.select.js b/js/jquery.mobile.forms.select.js index 11c6d0f0..4d38d99e 100644 --- a/js/jquery.mobile.forms.select.js +++ b/js/jquery.mobile.forms.select.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "customSelect" plugin (based on code from Filament Group,Inc) +* jQuery Mobile Framework : "selectmenu" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.forms.slider.js b/js/jquery.mobile.forms.slider.js index ebfb0d34..16adcafb 100644 --- a/js/jquery.mobile.forms.slider.js +++ b/js/jquery.mobile.forms.slider.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "slider" plugin (based on code from Filament Group,Inc) +* jQuery Mobile Framework : "slider" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.forms.textinput.js b/js/jquery.mobile.forms.textinput.js index 68d58fbf..d82855a0 100644 --- a/js/jquery.mobile.forms.textinput.js +++ b/js/jquery.mobile.forms.textinput.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "textinput" plugin for text inputs, textareas (based on code from Filament Group,Inc) +* jQuery Mobile Framework : "textinput" plugin for text inputs, textareas * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.grid.js b/js/jquery.mobile.grid.js index 600d8184..37ec7a57 100644 --- a/js/jquery.mobile.grid.js +++ b/js/jquery.mobile.grid.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : plugin for creating grids +* jQuery Mobile Framework : plugin for creating CSS grids * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.listview.js b/js/jquery.mobile.listview.js index a393c599..7bed83bf 100644 --- a/js/jquery.mobile.listview.js +++ b/js/jquery.mobile.listview.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : listview plugin +* jQuery Mobile Framework : "listview" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.navbar.js b/js/jquery.mobile.navbar.js index 94739409..faa358fc 100755 --- a/js/jquery.mobile.navbar.js +++ b/js/jquery.mobile.navbar.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : prototype for "navbar" plugin +* jQuery Mobile Framework : "navbar" plugin * Copyright (c) jQuery Project * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * Note: Code is in draft form and is subject to change diff --git a/js/jquery.mobile.page.js b/js/jquery.mobile.page.js index 7f4ea9cf..44f53934 100644 --- a/js/jquery.mobile.page.js +++ b/js/jquery.mobile.page.js @@ -1,3 +1,9 @@ +/* +* jQuery Mobile Framework : "page" plugin +* Copyright (c) jQuery Project +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* Note: Code is in draft form and is subject to change +*/ (function ( jQuery ) { jQuery.widget( "mobile.page", jQuery.mobile.widget, { diff --git a/js/jquery.mobile.support.js b/js/jquery.mobile.support.js index 38128b5b..8c7f21af 100644 --- a/js/jquery.mobile.support.js +++ b/js/jquery.mobile.support.js @@ -1,3 +1,9 @@ +/* +* jQuery Mobile Framework : support tests +* Copyright (c) jQuery Project +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* Note: Code is in draft form and is subject to change +*/ (function( $ ) { // test whether a CSS media type or query applies diff --git a/js/jquery.mobile.widget.js b/js/jquery.mobile.widget.js index 2287dc15..69210d31 100644 --- a/js/jquery.mobile.widget.js +++ b/js/jquery.mobile.widget.js @@ -1,3 +1,9 @@ +/* +* jQuery Mobile Framework : widget factory extentions for mobile +* Copyright (c) jQuery Project +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* Note: Code is in draft form and is subject to change +*/ (function( $ ) { $.widget( "mobile.widget", {