contact form
48. Ajax contact form
49. Ajax. Form: mootools demo
50. Ajax Form validation
51. Really easy field validation
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 tabl
CSS class definition:
Div easyui-window styleThe attributes are as follows:1) modal: whether to generate a modal window. True [Yes] false [No]
2) shadow: whether to display the window shadow. True [display] false [not display]
Div easyui-panelThe attributes are as follows:
1) title: The title text is displayed in the panel header.
2) iconCls: display the 16x16 icon through a CSS class on the panel.
3) width: Set the panel width. Auto by default.
4) height: Set the Panel height. Auto by default.
.Ajax. Form: Mootools demo
50.Ajax form validation
51.Really easy field validation
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
View attributes
1) Title: The title text is displayed in the panel header.2) iconcls: display the 16x16 icon through a CSS class on the panel.3) width: Set the panel width. Auto by default.4) Height: Set the Panel height. Auto by default.5) left: Set the left margin of the Panel.6) Top: Set the top position of the Panel.7) CLS: Add a class to the Panel.8) headercls: adds a class to the panel header.9) bodycls: adds a class to the panel content.10) style: Add a specified style to the Panel.11) fi
future. Closing the page is another matter. Ajaxoptions: {cache: false} should be the same as this function.1.22 initialization setting example:$ ('. Selector'). tabs ({cache: true });2.23 obtain and set parameters after initialization:// GetterVaR cache = $ ('. selector'). tabs ('option', 'cache ');// Setter$ ('. Selector'). tabs ('option', 'cache', true ); 1.31 collapsibleThe default option is false. If this parameter is set to true, you can fold the Selected tab content. Let's talk about th
| smashing magazine
61. Ajax lightbox, sexy box, thick box
62. Ajax lightbox JS
63. Ajax unobtrusive popup-greybox
64. smoothgallery: mootools mojo for images | full gallery
65. Ajax libraries and frameworks
Visual effects, animation
66. How to Create Digg comment style sliding divs with JavaScript and CSS
67. How to Create a collapsible Div with JavaScript and CSS
68. How to create an animated, sliding,
the Panel
Null
CLS
String
Add a CSS class to the Panel
Null
Headercls
String
Add a CSS class to the panel header
Null
Bodycls
String
Add a CSS class to the panel subject
Null
Style
Object
Customize the Panel Style
{}
Fit
Boolean
When set to true, the Panel size will fit its parent container.
False
Border
Boolean
Define the border of the Panel
T
I. fieldsetWidget
The fieldset control is still very frequently used during development. After all, Microsoft does not provide the group control on the Web. Usually, fieldset is used.
Form And so on
Interface Layout group. In
Coolite
Toolkit It provides such a control and attaches many other functional attributes and methods to it.
The most basic attributes such as title, height, and width can be left empty. The collapsible attribute is use
: if it is set to True, the Panel will be repainted and the layout will be rebuilt. The default value is true.14) collapsible: displays the button for the foldable panel when defined. The default value is false.15) minimizable: display the button for minimizing the Panel when defining. The default value is false.16) maximizable: displays the maximize panel button when defining. The default value is false.17) closable: the close panel button is display
A viewport layout is made, and a panel is added in the middle of the West, which is caused by code execution without comments below,
The title bar of the Panel is not full. You can fill it only after changing the browser size.
However, this problem does not occur when some code is commented out. The reason may be that the JS execution time is the same as that of the browser.
1 // Ext. onready (function (){
2 /// var CW;
3 //
4 // Ext. Create ('ext. viewport ',{
5 // layout :{
6 // type: 'border
This problem may be related to the project storage location (I analyzed it in the past two days, huh, it mainly caused an error when registering a script (uicontrols. JS)
After analysis, I put the protected override void onprerender (eventargs E) in the admin/webui/controls/advancedpanel. CS File)
Modified as follows:
Principle:
Protected override void onprerender (eventargs E)
{
If (collapsible)
{Page. registerclientscriptblock (client_script_key,
Ut
Jquery mobile implements a foldable navigation button and jquery foldable
The examples in this article share the code for implementing the foldable navigation button in jquery for your reference. The details are as follows:
Function:
When there are many features, create a foldable group navigation button. You only need to specify data-role = "collapsible" to create a foldable panel.
Code Analysis:
Use data-role = "
');Setter$ ('. Selector '). Tabs (' option ', ' cache ', true);1.31collapsible, which means collapsible, the default option is false and cannot be collapsed. If set to True, allows the user to collapse the contents of the selected tab. Let's say: Click on tab 2, tab 2 content is displayed, this time again click on tab 2, the content area of the tab is closed, click on tab 2 again, the content area of the tab expands again. Do you understand? Know you
little ugly
Custom Selection Menu
Use attributes:
Data-native-menu= "false"
"Multiple Selection Menu"
You need to use a custom
Multiple= "multiple"
data-native-menu= "false"
"Slider Bar"
Max-Specify the maximum allowable valueMin-Specify the minimum allowable valueStep-Specify a legal number intervalValue-Specify default values
"Flip Switch"
data-role= "Slider"
Select By default to
the area on the page, at least one center area, and then you can set the West,south,east,north area as a secondary page. Usually suitable for the layout of large pages, the middle is the main functional area, both sides, the bottom can be used as a toolbar.
Copy Code code 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
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.