13th: Ajax Control Toolkit control package-2. collapsiblepanel (show and hide effects)

Source: Internet
Author: User
1. Create a web form: collapsiblepanel. aspx. Add a scriptmanager control and a collapsiblepanel control (set targetcontrolid to Panel1)
2. Insert a table with one row and one column. (add id = "Table1 ") Code
< Style Type = " Text/CSS " >
. Style1
{
Width: 300px;
Float : Left;
Border - Color: # c0c0c0;
Border - Width: 0 ;
Background - Color: # 0000ff;
Cursor: pointer;
}
</ Style >

< Table ID = " Table1 " Cellpadding = " 0 " Cellspacing = " 0 "   Class = " Style1 " >
< Tr >
< TD >
& Nbsp; </ TD >
</ Tr >
</ Table >

3. Put a label control in the table (text is not required)
4. Place a panel control under the table (set: Height: 200 width: 300 background color)

5. Last step: Add properties to the collapsiblepanel Control

6. OK. Try it !!

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.