After using DIV CSS to layout the web page, the text in the container cannot be selected. Solution_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:28:35
Original
1347 people have browsed it

After using DIV CSS to layout the web page, the solution is to solve the problem that the text in the container cannot be selected, such as the text in the DataList control cannot be selected

After a long time of pain, I found an effective method, which is very simple.

Just add height:100%;, you can also add it in css






< ;title>The content solution of the container cannot be selected after positioning




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