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
Js detection determines whether the URL URL is entered correctly
JavaScript detection determines whether the URL entered by the user is correct. Simple regular rules and very accurately judge the legitimacy of the URL, which is worth learning from.
2010-10-10
HTML is very popular romantic love confession code
As a programmer, do you want to give a special gift? Today I will share with you a JS special effect of couple romantic love confession implemented by HTML+CSS+jQuery, and the visual effect is quite good! With this confession artifact, programmers can also be very romantic! Go and chase your goddess and send this confession love animation to your beloved her!
2023-01-01
Table color change effect makes the table structure clearer
Table color-changing effect is a very practical web page special effect code. Use color-changing to modify the table, which can make the table structure clearer and more beautiful. It is a very popular table special effect. It is conducive to improving user experience in web pages and is a very good effect. Friends who need it can refer to it.
2012-12-12
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
html+JavaScript Fireworks 3D Simple Special Effects (Available for personal testing)
The special effects of web fireworks are easy to use and are more pleasing to the eye. You can use it by copying and pasting. Come and try it. This article mainly introduces html+JavaScript fireworks 3D special effects (usable for personal testing). Friends who need it can refer to it.
2023-01-01
A two-way seamless + button positioning focus diagram implementation code
I made this focus picture for a long time and felt dizzy. I sent it to everyone.
The principle of two-way seamless is simple and not difficult to implement. The main headache is the coordination between front and back seamless and button positioning, but fortunately it is finally OK now.
2010-11-11
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
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
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