Encapsulated native javascript popup layer code
I have taken the time to write a pop-up layer plug-in recently. The function is not very powerful. When practicing, the following is the sample code.
2010-09-09
Always at the bottom of the page to implement the code
In fact, it is to always position the layer at the bottom through js, which is mostly used to prompt effects.
2012-11-11
Special effects of windows of pop-up hidden layer based on jQuery
jQuery pops up a window special effect with a hidden layer, and there are a few small pictures missing. Make a few of them yourself and make up for them. This is not the key thing.
2011-08-08
JavaScript implements code to float boxes in the current window
JavaScript implements the code that floats in the current window, and there are comments in the code. Friends who need to learn can refer to it.
2010-03-03
js super beautiful mouse prompt with humanized notch
The beautiful mouse prompt has a humanized gap. During the test, you can change the size of the browser window. You can see that the gap will intelligently change the direction according to the size of the web page to ensure the correctness of the prompt position. In fact, you can learn more JavaScript and CSs code knowledge.
2010-11-11
The effect of pop-up prompts and gradually disappearing forum rating posts imitating Discuz!
Imitation Discuz! Forum rating post pop-up prompts and gradually disappears. I believe many friends have seen this effect.
2010-10-10
Click the code to pop up. Click anywhere on the page to pop up the page effect code
Sometimes you need to click anywhere on the page to pop up the page effect, which is mostly used for game and navigation website promotion.
2012-09-09
You can edit the web page text effect code online (click)
You can edit the web page text effect code online, click to edit the text. Friends who like it can refer to it
2013-03-03
The code is very concise and compatible with the drag layer implementation code of multiple browsers
The code is very concise and compatible with the implementation code of the drag layer of multiple browsers. Friends who need it can refer to it.
2011-01-01
js click to pop up the div layer to achieve draggable pop-up effect
Click on the text and a window pops up. It is actually a pop-up layer. This pop-up layer can be dragged with the mouse, which is very dazzling. In addition, the example demonstrates the specific code of pop-up text layer and pop-up image layer using this method. Please use it according to the choice. Interested friends can study it.
2012-12-12