send request refresh, there is a cache is the first request to refresh, then do not refresh, close the page is another thing.
Ajaxoptions:{cache:false} should be the same as this function.
1.22 Initialization Settings Example:
Copy Code code as follows:
$ ('. Selector '). Tabs ({cache:true});
2.23 initialization parameters get and set:
Getter
var cache = $ ('. Selector '). Tabs (' option ', ' cache ');
Setter
$ ('. Selector '). Tabs (' option ', ' cache ', tr
Function, plus the checkboxname, You can check the checkbox in the Oncheckclick function to do something, such as: If FieldSet inside is a checkboxgroup, then according to the FieldSet checkbox situation, To select All CheckboxGroup.There is also a property is collapsible, this is also used to do the expansion and contraction of the checkboxtoggle is different, this comes out is a small triangleBoth the shrink/expand properties can be true at the sam
username'},{FieldLabel: 'user password ',Name: 'userpassword ',Id: 'Password ',InputType: 'Password', // It also includes radiocheck text (default) filepassword, etc.BlankText: 'Enter the password'}],Buttons: [{text: "OK" },{ text: "canceled", handler: function () {alert ("event! ") ;}}],ButtonAlign: 'center'});}
Note: renderTo: 'id1' when the form panel is invalid for a long time, I don't know what it is.II. Application of Basic Forms (xtype is usually used to describe the types of Components
52. Ajax fvalidate: a high quality JavaScript Form validation tool
53. Ajax newsletter form
54. wforms: A JavaScript extension to web forms-the form assembly
Ajax grids, tables
55. data grids with Ajax, DHTML and JavaScript | smashing magazine
56. grid3 example
57. Ajax table sort script (revisited)
58. Ajax sortable tables: from scratch with mochikit
59. Ajax tablekit
Ajax lightboxes, galleries, showcases
60. 30 scripts for galleries, slideshows and li
: When True, set the Panel size to fit its parent container. Default Value: false.12) border: indicates the Panel boundary when defined. Acquiesce to true.13) doSize: if it is set to True, the Panel will be repainted and the layout will be rebuilt. Acquiesce to true.14) collapsible: the button indicating the foldable panel when defined. Default Value: false.15) minimizable: Specifies the button that minimizes the Panel when defined. Default Value: fal
used to replace the default contraction/expansion function, with checkboxName, you can know the checkbox check conditions in the onCheckClick function to do some things. For example, if there is a CheckBoxGroup in fieldset, you can select all checkboxgroups Based on the checkBox situation of fieldset.Another attribute is collapsible, which is used for expansion and contraction. Unlike checkboxToggle, this attribute is a small triangle.
The two contra
1. Main configuration items of Ext. Form. fieldset
Configuration item
Type
Description
Checkboxname
String
The specified field set is used to show or hide the checkbox name of the field set panel. This attribute takes effect only when checkboxtoggle is set to true.
Checkboxtoggle
Boolean
Set whether to display the checkbox selection box of the field set. You can set this box to hide or display the field set. The default value is false
CSS
67. How to Create a collapsible Div with JavaScript and CSS
68. How to create an animated, sliding, collapsible Div with JavaScript and CSS
69. Ajax shopcart
70. draggable content
71. dragable RSS boxes
72. Ajax pull down effect: Rico framework
73. Ajax animation effects: Rico framework
74. Combination Effects in scriptaculous Wiki
75. Ajax motion transition: FX. morph
Useful basic javascripts
whether to display the Panel border (default: True, 2px)
Buttonalign string sets the button alignment at the bottom of the panel (right by default, left or center)
Buttons arry settings panel bottom button configuration Array
Collapsefirst Boolean determines the position of the expand and contract button (true by default)
Collapsed Boolean sets whether the panel is in the contract State during the first rendering (true by default)
Collapsible Boolean
widgetIt adopts the progress bar control developed by jquery.
Jquery. UI progressbar widget
Jquery progress barA progress bar control developed based on jquery. On its website, an example showing the progress of File Upload is provided. The server uses PHP for processing.
Jquery progress bar
Jquery form plugin
JtemplatesJavascript template engine developed based on jquery.
Jtemplates
Animated collapsible DivAdd an animation hiding/Displ
) filepassword, etc.
BlankText: 'Enter the password'
}
],Buttons: [{text: "OK" },{ text: "canceled", handler: function () {alert ("event! ") ;}}],ButtonAlign: 'center'
});}
Note: renderTo: 'id1' when the form panel is invalid for a long time, I don't know what it is.
II. Application of Basic Forms (xtype is usually used to describe the types of Components in items)Fieldset Application
Copy codeThe Code is as follows: function Read3 (){
Var MyformPanel = new Ext. form. FormPanel ({
Title: 'app
YiiFramework development tutorial Zii component-Accordion example. The Zii component contains JQuery-based UI components defined in the zii. widgets. jui package, including CJuiAccordion, CJuiAutoComplete, and CJuiDatePicker. This article introduces some JQuery-based UI components in the CJuiAcc Zii component, which are defined in the zii. widgets. jui package, including CJuiAccordion, CJuiAutoComplete, and CJuiDatePicker. This article describes CJuiAccordion and displays an Accordion component
Table sometimes shows a problem, the solution is as follows:Add Add For exampleclass= "Page-content detail-page" style= "margin-top:35px;" > class= "Group-accordion" collapsible= "false" active= "true" > class= "Group-accordion" collapsible= "false" active= "true" > class= "Tree dataTable no-footer" width= "100%" > Shennong Industrial (Shanghai) Co., Ltd. xx for xx months xx days xx period xx Half of the te
JQuery Mobile:page, dialog, collapsible, Fieldcontain, NavBar, ListView, Checkboxradio, Button, slider, TextInput, Selectmenu, Controlgroup and so on. some rich controls are organized into a part, and the text input type uses textinput, and the check and radio buttons belong to the Checkboxradio part. each part has its own object constructor, which represents how each object on the page works and can access the corresponding prototype through $.mobil
---ui-block-dView Code6.collapsibleset Collapsible Box is a collapsibleset containing multiple collapsible The 7.panel,panel is mostly done on the side bar. View CodeThere are overlay,reveal,push three kinds of transition animation options.8.popup This is mainly used to make a prompt box: $ ("#info"). Popup ("open");//... $ ("#info"). Popup ("Close"); Second, custom theme.JM comes with two kinds of the
functional area, both sides, and the bottom can be used as a toolbar.Copy codeThe Code is as follows:Var myBorderPanel = new Ext. Panel ({RenderTo: document. body,Width: 700,Height: 500,Title: 'border Layout ',Layout: 'border ',Items :[{Title: 'South Region is resizable ',Region: 'south', // position for regionHeight: 100,Split: true, // enable resizingMinSize: 75, // defaults to 50MaxSize: 150,Margins: '0 5 5 5'},{// Xtype: 'panel 'implied by defaultTitle: 'West Region is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.