ASP. NET Ajax 1.0 note

Source: Internet
Author: User

(1) collapsiblepanelextender expansion/collapse: the length and width of the target control are incorrect and there are several pixel deviations.

Original application: collapsiblepanelextender uses the standard boxing model to calculate the size of the target control. However, some earlier versions of IE do not support this calculation method.

A: Add the following sentence to the first line of the page to display the browser in a standard format: <! Doctype HTML public "-// W3C // dtd xhtml 1.0 transitional // en" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

(2) control collapsiblepanelextender programmatically expand and collapse: CPE. clientstate = "false"; CPE. Collapsed = false; (expand)

(3) Solve the Problem of asymmetry of dropshadowextender shadow position: Set trackposition = "true ";

(4) hovermenuextender flashes if the hovermenu is loaded too slowly: Add: Style = "visibility: hidden;" to the target panl ;"

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.