Current location: Hot Scripts Forums » General Web Coding » CSS » CSS Dropdown Menu - Images

CSS Dropdown Menu - Images

Reply
  #1  
Old 07-03-09, 10:46 AM
Metic Metic is offline
Newbie Coder
 
Join Date: Jan 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
CSS Dropdown Menu - Images

Good morning,

I'm currently working a new layout and would like to incorporate a drop down menu similar to the one found on Aviary.com. Does anyone know how to produce a menu similar to this? I like how each link has an image and how the drop down menu has two columns neatly aligned.

Thank you in advance.
Reply With Quote
  #2  
Old 07-03-09, 01:46 PM
wirehopper's Avatar
wirehopper wirehopper is offline
Community Liaison
 
Join Date: Feb 2006
Posts: 1,493
Thanks: 1
Thanked 20 Times in 20 Posts
They're using jQuery. All the documentation is at jQuery: The Write Less, Do More, JavaScript Library

Code:
<script type="text/javascript" src="/javascript/jquery.js"></script>
<script type="text/javascript" src="/javascript/jquery.ui.js?20081124"></script>
<script type="text/javascript" src="/javascript/jquery.domec.js"></script>
<script type="text/javascript" src="/javascript/jquery.dimensions.min.js"></script>
You can probably copy the code from aviary and modifiy it for your needs.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with CSS mozart66 CSS 0 05-29-09 12:51 AM
dropdown menu in css harish CSS 10 05-02-09 03:08 AM
Superfish jquery menu problems with modification transcend2005 CSS 2 03-25-09 02:30 AM
css problem with the scroll bar crazy.works CSS 0 11-04-08 06:34 PM
Xml / Dom / Css Mark_SC.SE JavaScript 0 06-29-05 09:05 AM


All times are GMT -5. The time now is 12:48 PM.
vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 (Unregistered)