Home >Backend Development >PHP Tutorial >javascript - Baidu Editor refreshes the page after clicking the button to upload attachments, but the pop-up window for selecting attachments cannot pop up. What's going on?

javascript - Baidu Editor refreshes the page after clicking the button to upload attachments, but the pop-up window for selecting attachments cannot pop up. What's going on?

WBOY
WBOYOriginal
2016-08-04 09:21:461145browse

Has anyone encountered such a problem?

Looking for a solution!

Reply content:

Has anyone encountered such a problem?

Looking for a solution!

I found the problem. It turned out to be because I added a sentence in the css:

<code>div{overflow: hidden;}

</code>

Then the attachment and multi-image upload functions of Baidu Editor will no longer be available.

Statement:
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