Home > Web Front-end > JS Tutorial > The js select tag cannot pop up when clicked under Firefox_javascript tips

The js select tag cannot pop up when clicked under Firefox_javascript tips

WBOY
Release: 2016-05-16 16:56:37
Original
1229 people have browsed it

JQUERY UI was used in the project, and its disableSelection() method was used. This method makes the specified elements on the page unable to be selected by dragging with the mouse.

Due to some needs, I achieved the above effect after using this method on div, but there are shortcomings.
After using this method under Firefox, the select method in the div will not pop up after being clicked. This phenomenon does not occur under IE and CHROME.

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