6 exquisite jQuery source code plug-ins and source code, 6 jquery source code
1. Concise animation navigation implemented by pure css3 code
Today, we will share with you a simple and pure CSS 3 code-based animated navigation. When the mouse passes, the background color is changed to a rectangle with a diamond gradient.
Online Demo
Source code download
2. CSS3: Create the effect of the browser's bread navigation
As one of the most important forms of navigation display, bread navigation allows users to better understand the hierarchy of their pages, so that they can easily navigate to the previous page. In this tutorial, you will learn how to use CSS3 technology to create your own bread navigation effect.
Online Demo
Source code download
3. jquery's superb animation navigation menu
Today, I will share with you a jquery-based animation navigation menu. This navigation menu, a button in the middle of the page, click the button, the menu from the left navigation page. Click the button again to navigate to the left-side message. The animation effect is very dazzling.
Online Demo
Source code download
4. Navigation fixed on the top Based on jquery
Today, we will share with you a jquery-based navigation that is fixed at the top. This navigation item has a high navigation height when the browser scroll bar is located at the top. When the browser scroll down, the navigation height is automatically reduced and located at the top.
Online Demo
Source code download
5. jquery responsive image page Combination Effects
Jquery response-style image page combination effects. After the mouse passes through the image, the image title will slide out from the bottom at a constant speed. After clicking the image, the corresponding image content will expand down.
Online Demo
Source code download
6. Simple custom fixed navigation bar Effects
Share a simple custom fixed navigation bar special effect, which allows you to freely select a fixed position in the navigation bar without any additional settings. Call the code below.
Online Demo
Source code download
How to Use the downloaded jQuery plug-in source code
Put scrolld. min. js directly under your website directory,
Then introduce the file with the script tag in your page file.
<Script src = "./scrolld. min. js"> </script> note that the src above must use the corresponding relative path.
A shopping website source code system developed by ajax + jquery + webserver
Kiss ~ Please go to the pig Bajie (Weike) website and check the price of such a website.
I hope you can understand that it is not cheap for programmers to write code,
If you have programming skills, go to 51 aspx to download one. Change it by yourself.