Dec 28

jquery Hover Sub Tag Cloud


Posted in: Ajax, CSS, Freebie | Leave a Comment | 44 Comments

Tag clouds When, used properly, they can provide visitors with an instant illustration of the main topics of the site’s content. And although we don’t have that much choice in designing them, we can still find our way to come up with new design approaches and solutions.

Here is a new approach: Using jQuery  to reduce the size of the tag cloud that you have on your sites, so our demo will introduce "Hover Sub Tags" under each main Tag, for example if you have Ajax as a tag, you can have jquery, mootools, etc… as sub-tags.  A Sub Tag  Cloud will appear when hovering over the main Tag links.

Check out the link below to see it in action.
[LIVE EXAMPLE]


[Download the code here]

The hover code is by Dave Cohen’s Hovertips.


Posted in: Ajax, CSS, Freebie | Leave a Comment | 44 Comments
What others said...

44 Comments, Add Comment or Ping


  1. Wow, very cool… I really like how you can style these. Excellente indeed.

  2. Cool work, I do it in my blog (later ^^).

  3. usefull , i’ll try it!

    http://www.baboosh.fr

  4. Thank you, I’s very good, but for modifificade the css I’s very difficulte.

  5. Can it possible to have a multi-level tag-cloud?

  6. Tanveer,
    Yes you can use multi level tag cloud if you have many tags and you are looking to reduce the space it take. Its a matter of personal preference and a new way to display your tag cloud.

  7. Looks like an awful lot of code for something as simple as

    $(document).ready(function(){
    $(ul li ul).hide();
    $(ul li ul).mousover(function(){
    $(ul li ul).show();
    }
    }

    Not my actual code of course but you get the idea.

  8. »left it blank

    {April 2nd, 2008}

    Your link is malformed.

    Links to:
    http:///noupe.com/examples/tagcloud/hover_sub_tags.zip

    one too many forward slashes

  9. thank for you

  10. thanks you

  11. thank you wery much

  12. thank you wery much

  13. cool, cant wait to try it

  14. »safagas

    {July 30th, 2008}

    danke

  15. Thanks But I cannot download code Why ?

  16. thanks ? can use it new site:D

Trackbacks
  1. All in a day's work... - Jan 10th, 2008

Now Your Say:

Your email is never published nor shared. Required fields are marked *

SPONSORS