-
How to get style attribute values in an inline style
directly above the picture, how to take this top value
...
-
How to realize the undo function of drawing on canvas
the only thing I can think of now is to save the current canvas to an array every time I finish drawing, and then take it out of the array when I undo it ...
-
Vue keep-alive cannot cache
the scheduling page clicks the order to enter the order details. When you return to the scheduling page, you will request data rendering again. Now you want to return to the previous page without rendering. cannot be cached using keep-alive, and activa...
-
How to zoom the chart drawn by canvas
use canvas to draw a chart, but how to implement an adaptive browser ...
-
Optimization of dynamic setting scroll bar in Firefox browser
recently, if you want to make a table, you need to fix the header and display the first two columns, because the table has a large number of columns, and the width of the table is more than 7000 px. then I have to do fixed two-column positioning. Calcul...
-
How does jq get the date and week of the last seven days
jq gets the date and week of the last seven days, for example: ...
-
Video track UI for Video processing
< H2 > encounter an image track that needs to be similar to the figure in a project < H2 >
what UI should be used for video tracks like this in the front end, and what common libraries are there
< H1 > Thank you! < H1 >
...
-
Iview framework, how to render colorpicker with render function
The framework is an iview,table component that renders the colorpicker component with the render function. However, an error is reported, indicating that the component is not registered. Code
on
I commented out the render function, and the compon...
-
How to use the false of confirm to cancel the handover of option in select?
suddenly came up with a question: can I use the false of confirm to cancel the switching of option under select? ` < select name= " " id= "sel " >
<option selected value="">coder s life< option>
<option value=""&g...
-
Can Wechat Xiaocheng tcp link the equipment of the intranet?
can Wechat Xiaocheng tcp link to intranet devices? ...
-
How to use flv.js? for vue
how to use flv.js to make a live video http-flv vue? ...
-
How does Chrome check to see if there is JS code running?
We found that sometimes browsers get stuck, especially in the case of a code loop, so we wonder if there is JS code running.
at present, we have two ways to judge: 1. Add console.log output everywhere, and then see if the output is continuous 2. Che...
-
Using turn.js, in vue, can the content in the effect of flipping books be a html file (component)
now I need to realize the effect of flipping books in a single-page mobile application based on vue. Can I only play pictures? can I put the introduced components ?...
-
Do you still need a 2X3X diagram to make a mobile terminal?
-- there are new compatible methods. I haven t done mobile for too long. I d like to consult some optimization methods of mobile ....
-
When using css module in vue, the style of the third-party UI library does not change.
problem recovery: I used the vant ui library to develop the mobile end. When I used css module in the vue single-text component, I changed the internal class style of vant, which had no effect. But my custom class has changed correctly.
(1) when I che...
-
H5 page cannot get scroll bar height
when the vue page jumps to the page, the scroll bar is always in the middle (only ios will be in the middle),
0
,
there are great gods who encounter the same problems, please show us the way
...
-
Cannot drag multiple video progress bars on one page of video.js?
In the video.js used for , two video colleagues play on one page, the progress bar can be replayed at 4:32 seconds when you drag the progress bar, and the progress bar of the other video can be dragged normally. I m a little confused. God s advice ...
-
How to name variables dynamically
now you want to dynamically name the variable BMResulteArr_ variable what to do?
...
-
How is the navigation bar fixed on the home page of Taobao store?
it looks like this without sliding at first, as shown in figure
,:
ask the gods, how do you do this?
...
-
How to realize the game handle at the front end?
how to use the front end to implement a multi-touch handle?
...