| |||||
Unlike other tag cloud solutions, jQCloud actually shapes and positions words inside the tag cloud, for it to look like a real-life cloud.
Here are some key features of "jQCloud":
· width (number): The width of the word cloud. Defaults to the width of the container element.
· height (number): The height of the word cloud. Defaults to the height of the container element.
· center (object): The x and y coordinates of the center of the word cloud (e.g.: {x: 300, y: 150}). Defaults to the center of the container element.
· callback (function): A callback function to be called after the cloud is fully rendered. Undefined by default.
· delayed_mode (boolean): If true, words are rendered one after another with a tiny delay between each one. This prevents freezing of the browser when there are many words to be rendered. If false, the cloud will be rendered in one single shot. By default, delayed_mode is true when there are more than 50 words.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Relative font sizes and easier to customize CSS.

Via: jQCloud 1.0.2
No comments:
Post a Comment