Js creates the effect of the default text disappearing when clicking on the input box
In order to improve user experience and ease of use, some designers will optimize things that users often use on web pages, such as input boxes. How are the general input boxes optimized? From the perspective of user experience, simplifying user usage steps and making it more convenient for users to use is improved ease of use
2015-09-09
javascript page jumping text
The words that jump on the web page are slightly complicated, and the effect is quite cute. The words that jump at each time are so funny!
2009-10-10
Color change Welcome words like characters verbatim
A colorful web page welcome word is actually a Javascript text effect, but it is a combination of typing and colorful. Putting this effect on a corner of the web page adds some dynamic elements to a calm web page.
2009-10-10
Javascript lowercase letters become uppercase in turn
Javascript turns lowercase letters into uppercase cases in order, which is not strictly considered a case conversion program. It mainly changes text into lowercase cases in a certain order. I guess someone wants to use them.
2009-10-10
Use JavaScript to move the title of the web page
I have been using webQQ for some time. Every time I receive a message on webQQ, I will see a title prompting the netizen or group to come to the message. I found it very interesting, but this is actually very simple.
2011-01-01
Interrupt and uninterrupted text scrolling code implemented by Js+CSS
Js+CSS intermittent and uninterrupted text scrolling code, text scrolls continuously within a line height range, and another one is intermittent scrolling. After scrolling once, it will stop for a moment and scroll again.
2010-10-10
JavaScript realizes the effect of falling snowflakes
Snow is the soul of winter, laying the background for the earth, and what happens afterwards is like a dream, like a fairy tale. Can programmers be stumped without snow in winter? Is there no snow to make it yourself? This article mainly introduces JavaScript to achieve the special effect of falling snow. Friends who need it can refer to it.
2023-01-01
JavaScript up, down, left and right timed scrolling plugin
I found it online, I think the most convenient timed scrolling code. I found a lot of other problems. I always had one or another. I finally found it, so I will share it.
2010-06-06
Hot topic prompt effect code for js text link
The hot tips effect of text links, a small tip window will be displayed on a book, if the mouse stops on the red link text, it will be interesting, support the link.
2011-08-08
The JavaScript code that instantly switches from left to right to display
I don't know how to describe a Javascript text modification program. I like it more. I let a set of text switch continuously. When it is displayed, it will be instantly switched from left to right, but it can also make people feel that there is a dynamic change effect. If you are interested, try it and copy it directly to your webpage.
2009-10-10