Embed
Email

Tumblr Drop-Down Menu Code

Document Sample
Tumblr Drop-Down Menu Code
Shared by: Emma Corp
Categories
Tags
Stats
views:
29
posted:
11/9/2011
language:
English
pages:
2
How to make a drop-down image menu on Tumblr.





Copy the code below and paste between tags















$(document).ready(function(){





$(".links_body").hide();





$(".links_head").click(function(){





$(this).next(".links_body").slideToggle('fast');





}); });











.links_list { margin:0px; padding:0px; width:180px;}





.links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative;

margin:1px; text-align:center;}





.links_body { padding:10px; text-align:left; color: #fff; display:none;}







Put this code into your Description:



























LINK TITLE





LINK TITLE





LINK TITLE





LINK TITLE





















Change The “IMG URL” with url of image you want. “LINK URL” with Url link

example http://www.tumblr.com/. “LINK TITLE” with title of your url.


Related docs
Other docs by Emma Corp
Tumblr Drop-Down Menu Code
Views: 29  |  Downloads: 1
By registering with docstoc.com you agree to our
privacy policy

You are almost ready to download!

You are almost ready to download!