-
What to do if the Chinese characters in react ant design mobile are not written directly in the code?
the framework of react-based ant design mobile does not write Chinese text directly in the code, so where is the Chinese text written and how should it be used?
ask for advice, one for beginners
...
-
After clicking the menu bar, change the style
as shown in the picture, this is the menu of a background management system. After I clicked on the small menu, I was clicked to change the color, and only one changed the color at the same time. Ask for demo or link
...
-
Using the contenteditable property, the cursor and the selection box in the iOS do not follow the scrolling problem?
web editor uses < div contenteditable= "true " > , but when its parent tags all have height: 100% style, in iOS s webkit kernel browser, when the cursor does not select or select text, the cursor or check box does not follow the scrolling screen, a...
-
The degree of noodles is fixed and cannot be modified.
selecting any div will display a degree of 980 and a design of 750. I don t know where the degree is fixed. want to know why the degree is out of control. there is no shadow position in css
...
-
How does the front-end page get the videos and pictures in the database?
how does the front-end page get the videos and pictures in the database? Without relevant experience, you had better say more details about _ (: 3 ") _ like a video bar how to get it. On your knees. Thank you.
Thank you, guys. I was wrong that TT ...
-
Mobile input input box, the first click can pull up the keyboard, click again can not pull up the keyboard
after 1.IOS clicks to pull up the keyboard for the first time, click on the completion of the IOS keyboard to put away the keyboard, and input loses focus. 2. Click input, again, there is no response, the keyboard can not be pulled up. 3. Tap the input...
-
Please tell me how to use css to achieve the effect after the following button is selected.
doesn t have to be a button, it s a square div .
...
-
After vue-quill-editor inserted the iframe code into the video link, he found that the video could not adapt to the screen width of the mobile phone when previewed on the mobile.
this is the preview of mobile phone and PC
...
-
What is the principle of vertical alignment of this kind of picture?
< html > < head >
<title>< title>
< head > < body > < div style= "text-align: center; width: 500px10 height Heights 200px; line-height:200px; border: green solid 1px; " > https: www.baidu.com img bai.; style= "display: inline-b...
-
not parsed under ie?">Why is the content of < script id= "layoutHeaderTpl" type= "text/html" > not parsed under ie?
problem description
ie F12script text html
the environmental background of the problems and what methods you have tried
try
$( -sharpprocurementContractBtn ).sxTemplate({
tplId : procurementContractBtnTpl ,
})
;ienull
related cod...
-
Mini Program examines the question?
Mini Program s content does not comply with the rules: (1): the operation data of the page is incomplete. Please put the complete content on the shelf and submit it for code review (test environment wifi,Andriod 7.0, Wechat 6.6.6 Honor V9)
when ther...
-
Sublime A shortcut key for one label to quickly wrap another label
for example: Quick package me now I want to add a tag outside the p tag- I have to cut and copy to every time. It s complicated! Is there any shortcut key to select Quick package me quickly put a label on the outside? ...
-
How does the browser handle the built-in zoom function?
I found some websites
for example, everyone is a product manager, iview s official website
font-sizefont-size
csdn
There is a similar problem with the reduction of csdn
how does csdn do it? For tablets, it is sure that the effect of full-...
-
How js listens for element attribute changes
Native js listens for changes in the attribute value of the dom element if the target attribute of the monitor changes. Execute a specific statement. listens for a specific attribute within the Style of the Dom element, for example, display, is trigger...
-
How do you adapt to the mobile terminal at present?
at present, what adaptation scheme is used for web mobile developers? almost all the solutions given by major forums are to set up viewport, and then use rem layout. However, Taobao lib-flexible has started to propose to use vh and vw, but there is no su...
-
Jquery $.each cannot terminate the loop
problem description: when the input content is the same as the SKU value in the list, the number of checks is increased by one, and when the input content does not match the sku in the table, the pop-up "check no this item information " pops up. Why...
-
The problem of mixed arrangement of P tags in Chinese and English?
The code is generated by a rich text editor
the code is as follows
<p style="text-align:left;"><span style="color:-sharpffffff;"><span style="font-family:NotoSansSC-DemiLight;"><span style="f...
-
The problem of automatically adding _ blank to the tag of QQ browser a
problem description
if there is no problem in other browsers, the QQ browser will automatically add a _ blank to me.
related codes
Please paste the code text below (do not replace the code with pictures) this is a screenshot of the page conso...
-
Discussion on the method of intercepting form by html2canvas on H5 Mobile Terminal
1. Kill the topic directly: if you need to pick up the demand one day, you need to generate a picture of the form to browse (H5 mobile).
1. Think of the two plug-ins html2canvas and dom-to-image. At first, it is estimated that there is a blank part of...