Randomly display personal signature js code (compatible with ie, firefox)
The js code that randomly displays personal signatures mainly uses random numbers. Friends who need it can refer to it.
2011-04-04
Implementation of Baidu Writing Board Code JavaScript Remote Call (Mouse Input Method)
There is actually nothing to refer to in the implementation of Baidu's handwritten code JavaScript remote call. It refers to Baidu's Js file. If you want to use this class, you can download it yourself. You can refer to this demonstration to help you quickly enter the question.
2010-09-09
Iphone desktop sliding effect is implemented using css3
The desktop effect of iPhone mobile phones is because it uses the css3 style and only tests Google Chrome. This effect is quite good. Interested friends can test several more browsers.
2012-12-12
js simulated bubble screen saver effect code
The simulated bubble screen saver effect code implemented in JavaScript, including the collision effect of bubbles. Friends who like it can refer to it.
2010-07-07
I wrote compatible online text editors like ewebeditor
I recently wrote an online editor, similar to ewebeditor. Of course, it is not as powerful as others, but it has basic functions and is compatible with IE and ff. Friends who need it can refer to it.
2012-12-12
Simple JS to create cool code rain (hackers are of high quality)
The movie The Matrix has a code rain effect, full of déjà vu. As a programmer, do you envy it? It can be implemented with very simple HTML + JavaScript, and you don't even need to understand any technology. This article mainly introduces simple JS to create cool code rain (hackers are of high quality). Friends who need it can refer to it.
2023-01-01
Js obtains the color and color quality of the computer screen (16-bit or 32-bit)
Js obtains the color and color quality of the screen, 16-bit or 32-bit. Just run this code to get the color quality of your current screen, which is usually 32-bit now.
2010-09-09
Petals flying all over the sky js special effects, simple and romantic
In modern society, petals often sprinkle petals when getting married and walking on the red carpet. The petals on the sky are like watching fireworks. People think that moment is so beautiful and romantic. Just like a flash in the pan, beautiful things are always short-lived, reminding people to cherish them. This article mainly introduces the special effects of flying petals in the sky, simple and romantic, programmers can enjoy it with their girlfriends
2023-01-01
Js web page save as implementation code
Js implements web page as, click the button to implement the web page code.
2010-09-09
JavaScript implements the dragging and resizing of div similar to the personalized editing module of QQ space
The personalized editing module of qq space can randomly drag elements on the page and mobilize the size to achieve dynamic layout; this effect is indeed cool, so let's implement one too.
2012-12-12