VBScript implements text masking
Use VBScript to capture the movement of the mouse and then allow the light to move with it, thus forming the effect of the mouse like a light source.
2009-10-10
A JavaScript code that implements large, medium and small font methods
I will send another JavaScript code to implement large, medium and small font methods. This effect is probably seen a lot on the Internet. Click to change the size of the font on the web page in time to suit the browsing experience of different groups of people. This code is simpler and easy to use.
2011-08-08
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 practical text chain prompt box effect
The mouse slides through the link text in the article, and a prompt box should be popped up at the corresponding position. The style of the prompt box is controlled by CSS and is highly adaptable. The mouse can click on the link in the prompt box. When it slides away from the prompt box, the box will automatically disappear.
2010-06-06
Javascript typing effect text effects
How to achieve the effect of typing in text? You can often see this effect when browsing web pages. This section gives a text effect with typing effects, and the text is printed on the page one by one.
2011-01-01
Pure CSS link hover prompt effect code
CSS makes a beautiful mouse hover prompt effect, using the absolute positioning of the layer. No matter how your web window changes, the prompt layer will always be in an ideal position and will not change, and the compatibility is also good, because of some very practical link prompt function code.
2009-10-10
Use buttons to trigger Javascript to generate a table dynamically
Use buttons to trigger Javascript to dynamically generate a table, mainly using innerHTML function. Every time the button is clicked, a table will be generated. Of course, you can also change the table to a DIV, which will generate a layer, but it is a bit troublesome when deleting.
2009-10-10
Text floats up and down the web page. It is not recommended to use it when learning.
JavaScript controls text to float on web pages like jumping balls, and automatically comes back when it hits the edge. If you are interested, take a look.
2009-11-11
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
Message text that appears verbatim by typing special effects
The text effects written in JavaScript seem to be typing, so that the text appears one by one. You can write a blessing to your beloved based on this, which is indeed quite appropriate.
2009-10-10