jQuery Tutorial: Create jQuery and CSS based Awesome navigation.
If you have less space on site home page and you need a simple but awesome jquery based navigation then you came in right place. I got this idea from learning jquery and stylized my navigation using CSS.
CSS
.button, .button:visited { background: #222 url(overlay.png) repeat-x; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer } /* TAB MENUE */ .tab-nav { width: 1000px; margin-top:0px; overflow: hidden; float:right; } .tab-nav ul { width: 2900px; margin-left: 960px; padding-left: 0; margin-top:0px; list-style-type: none; } .tab-nav li { float: left; margin-top:3px; clear: left; } .tab-nav a.Arrow { display: block; width: 40px; height: 33px; float: left; background:url(dash_img.gif) top left no-repeat; text-align: center; text-decoration: none; } .tab-nav a.expanded { }
HTML
<div id="tab-nav-3" class="tab-nav"> <ul> <li> <a href="#" class="Arrow"> </a> <ul> <li> <div align="right" style="float:right; margin-right:7px;"> <span> <a href="http://www.99points.info/" class="small button TabAddNew"> 99 Points </a> </span> </div> </li> <li> <div align="right" style="float:right; margin-right:7px;"> <span> <a href="http://www.99points.info/" class="small button TabAddNew"> PHP </a> </span> </div> </li> <li> <div align="right" style="float:right; margin-right:7px;"> <span> <a href="http://www.99points.info/" class="small button TabAddNew"> jQuery </a> </span> </div> </li> <li> <div align="right" style="float:right; margin-right:7px;"> <span> <a href="http://www.99points.info/" class="small button TabAddNew"> Codeigniter </a> </span> </div> </li> <li> <div align="right" style="float:right; margin-right:7px;"> <span> <a href="http://www.99points.info/" class="small button TabAddNew"> Tutorials </a> </span> </div> </li> </ul> </li> </ul> </div>
Related Posts :
5 to “jQuery Tutorial: Create jQuery and CSS based Awesome navigation.”
Post comment
Who Am I

Zeeshan Rasool
Software Engineer - PHP
Lahore - Pakistan
Skype: zeeshan-rasool
gTalk: zishan.rasool85
Categories
- AJAX (24)
- Codeigniter (16)
- CSS (7)
- Facebook (8)
- Joomla (1)
- JQuery (34)
- Miscellaneous (3)
- Mootools (1)
- MySQL (4)
- PHP (43)
- SEO (2)
- Technology (6)
- Twitter (1)
- Web Development (58)
Archives
- August 2010 (7)
- July 2010 (9)
- June 2010 (9)
- May 2010 (8)
- April 2010 (17)
- March 2010 (13)
- February 2010 (3)
Tags
99points
adobe
AJAX
ajax pagination
ajax rating
ajax tutorial
captcha
Codeigniter
codeigniter 2.0
codeigniter recaptcha
CSS
css tutorials
curl
dreamweaver cs5
Facebook
Facebook. PHP. JQuery
facebox
farmville
ffmpeg
flv
google api
hacking
image gallery
Joomla
JQuery
jQuery Sliding
Jquery tutorial
mafia war
Mootools
MySQL
Payment
PHP
php curl
Poll System
recaptcha
RSS Feed
SEO
simplepie
socail networking
ssl
Tutorials
Twitter
Web
XSS
youtube
Comments
- Super Ajax Polling/Voting System using JQuery, Ajax, PHP and MySQL | Bodeezy Bux on Ajax Rating System: Create Simple Ajax Rating System using jQuery AJAX and PHP.
- Adam on Create Animated Tabs using JQuery and CSS.
- ZeeShaN on Reloaded: Facebook Style Wall Posting and Comments System using jQuery PHP and Ajax.
- Marco on Reloaded: Facebook Style Wall Posting and Comments System using jQuery PHP and Ajax.
- Facebook Style Wall Posting and Comments System using jQuery PHP and Ajax | Programmer Heaven on Facebook Style TextArea with Wall Posting Script using jQuery PHP and Ajax.
ZeeShaN






Hi , thank you for this good tip !
Create jQuery and CSS based Awesome navigation…
If you have less space on site home page and you need a simple but awesome jquery based navigation then you came in right place….
[...] jQuery Tutorial: Create jQuery and CSS based Awesome navigation. [...]
[...] 12.Create jQuery and CSS based Navigation Some websites have less space as te author said and this jquery tutorial may help you to use your less space more effectively. [...]
wow…this is any great web for script tutorial…awesome
nice to meet you my bos