Home > Web Front-end > JS Tutorial > body text

Bug fix for border-box in jquery ui resize_jquery

WBOY
Release: 2016-05-16 16:02:09
Original
1739 people have browsed it

The alsoresize in jquery ui resize will cause problems when using it with bootstrap when there is a style border-box. Each time it is resized, the control corresponding to alsoresize will automatically shrink by a few pixels.

Someone has fixed this problem, but jquery ui seems not to have added this fix to the current version, and I don’t know why (it needs to be fixed after version 1.11.5?). The fixed code is at:

https://github.com/jquery/jquery-ui/pull/1451

The above is all the content shared with you in this article, I hope you will like it.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!