Solve the problem that the. animate () function of JQ is in IE6.

Source: Internet
Author: User

Recently, I have been thinking about JQ in the project, so some of my experiences have been put up in a timely manner. I would like to ask you if I have any questions.

In the project, the left menu is folded and displayed, which is common in the software interface (originally copy a section on the InternetCodeThis is the case. It is estimated that the writing is better than me, but learning requires a Learning Spirit ^ !),

I used. animate () to hide and expand it. The Code is as follows:

 

<! Doctype HTML public "-// W3C // dtd xhtml 1.0 transitional // en" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML xmlns = "http://www.w3.org/1999/xhtml"> 

 

 

 

 

If so, it would be normal to execute in FF, IE7-8, chrome. However, left cannot be hidden in IE6 because div is automatically opened when the content width in IE6 is exceeded by default. Therefore, you only need to add overflow: hidden to. Left {} to solve the problem ~~

PS: I wrote a function in the morning. the content in left is hidden. When I wrote a blog post, I suddenly figured out this principle and thought it was. animate () has a bug in IE6 and loves to die in the blog Park. Haha ^!

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.