problem description transform card 3D conversion, with content An on the front and content B on the back. The ideal result is that content A disappears and content B displays after the card is flipped. chrome is normal. Content A disappears after car...
in app.vue <template> <div id="app"> <router-view class="main" > < div> < template> <style> body { margin: 0 ; padding: 0; background: blue; body } .main { position: absolute; ...
for example, ...
as shown in the figure, the same page is requested multiple times: figure 1: in figure 1, the status of all requests in safari is 200, and the cache is not used firefox304 ...
when an ios12.1 safari browser opens a picture with a QR code and the content of the QR code is a phone-like number, you cannot save the picture, such as 123456789 long press to pop up menu and click Save Picture to view the picture gallery. The pictur...
when the recent official account project opens the return button on ios, the page flashes and looks it up on the Internet because ios kernel browsers have BF cache, but use it window.addEventListener( pageshow ,function (e) { if (e.persisted) { ...
I have two videos to play at the same time (safari ios). And if they both have audio, they can t play at the same time. not ok when I play video1 (unmuted) then play video2 (unmuted), mobile safari (ios) stops video1 then plays video2. ok when ...
render(){ var disabled=false; !this.state.beginTime?(disabled=true):(disabled=false) return <button disabled={disabled}>< button> } according to the change of beginTime, set the diasbled property dynamically thi...
all the elements of event bubbling need to be obtained. In Chrome, event will have path attribute record but the path, does not find similar properties in Safari and Firefox. Is there any way to get this array? ...
problem description there is no problem with the video tag and video format. Try to play other short videos. in the mobile phone safari test, the screen is off, and then on, it can be played for a few seconds, and then it will not work again. the ...
problem description you need to implement a fixed at the top of the page, and the bars code that can horizontally content is as follows . Click to view the video < H2 > at present, it is found that it is caused by the overflow of-sharptest-fixed ...
keep saying that there is something wrong with the icon, but I don t see what s wrong with our icon. Have you ever encountered the same problem? What should I do? Guideline 2.3.8-Performance-Accurate Metadata Thank you for your resubmission. We n...
running environment: mobile safari browser. usually I implement the navigation bar fixed at the top using position:fixed. Although it is fixed at the top, this writing will be obscured by the rubber band effect when the page is pulled down in safari. ...
The project is built using vue-cli, and the requirement is to make a special search page. As soon as you enter the search page, the focus input box has long heard that ios is not allowed to automatically focus on the input box, and previous solutions ar...
check, suppose that the user subscribes to my web site I need to authorize him to turn on the switch (because my site has voice transfer function) I find that the google chrome, safari installed on the ios does not have a way to turn on the switch. Wh...
use NetEase s notes, impression notes, etc., feel a little heavy. I just want to: 1 modify the web page: delete unwanted text pictures, etc.; add local images. 2 the modified picture web page can be saved, and it would be better if it can be save...
17150194577ios11ios ...
Safari will flash when it slides back to the right. It will quickly appear on the previous page, skip to the current page, and then return to the previous page. Ui-router routing is used. What is the reason, please? ...
it s weird ios 11 I m using $( ")https: img.codeshelper.com upload img 2021 03 10 dftdaepnhov6272 Html ( ); I m inserting a video into button that I can display Google email normally on my computer , but I don t show safari on my ios phone...
I contentWindow to get the elements of the page in iframe. this error will be reported if there is no cross-domain in the chrome browser: ERROR DOMException: Blocked a frame with origin "http: localhost:8100 " from accessing a cross-origin frame. , ...