Sometimes you need to do this. Using jQuery it might look like something like this:
jQcloud sets a width during its first run. Reset to 100% before calling jQcloud again
$(element).css("width", "100%") $(element).empty().jQcloud(words)
Or when you empty also calculate the width and pass it in as an option.
There was an error while loading. Please reload this page.