Fakeqiji homepage navigation bar DIV CSS JS [Code example]_Experience exchange

WBOY
Release: 2016-05-16 12:07:56
Original
2191 people have browsed it

Author Zi Mo
An effect of Keqiji’s homepage. Someone asked me today how I wrote it, so I rewrote another one in the evening; by the way, I’ll reorganize the layout;
You can take a look at Keqiji’s homepage first. The effect: http://shanghai.kijiji.cn
I tried not to use the position:absolute method; but it was too difficult to write; later I still used position:absolute; but it was useless on the Keqiji site ; I really don’t know how it was written at that time;
The following is the rendering:


以下是布局部分

复制代码代码如下:

以下是CSS部分:CSS还是没有优化的;
复制代码代码如下:



以下为JS部分:由于javascript对于我来说太难了;所以可能这部分写的比较烂,但效果是出来了;
复制代码代码如下:



以下是用到的四个图:

Fakeqiji homepage navigation bar DIV CSS JS [Code example]_Experience exchange


看下效果吧!

[Ctrl A Select all Note: If you need to introduce external Js, you need to refresh it before it can be executed]

Special instructions:

1. The CSS part is not very clear , because I feel a little dizzy while writing;
2. The five TAGs are randomly changed;
3. The JS part can be streamlined, but it must be supported by CSS;
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!