We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I decreased the height & width of the div and few of the link is created is gone how to fix it. i also did the css overflow to visible...??
The text was updated successfully, but these errors were encountered:
Can u send me the width and height you have set for the div?.
On Thu, Jul 4, 2013 at 11:51 PM, smthlx [email protected] wrote:
I decreased the height & width of the div and few of the link is created is gone how to fix it. i also did the css overflow to visible...?? — Reply to this email directly or view it on GitHubhttps://github.com//issues/42 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/42 .
Sorry, something went wrong.
In latest jQCloud, by default overflowing words are removed. You can turn this behavior off by setting removeOverflowing to false (see the README):
$(...).jQCloud([...], { removeOverflowing: false })
On 04/lug/2013, at 20:21, smthlx [email protected] wrote:
I decreased the height & width of the div and few of the link is created is gone how to fix it. i also did the css overflow to visible...?? — Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
No branches or pull requests
I decreased the height & width of the div and few of the link is created is gone how to fix it. i also did the css overflow to visible...??
The text was updated successfully, but these errors were encountered: