Skip to content
New issue

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

Dimention #42

Open
smthlx opened this issue Jul 4, 2013 · 2 comments
Open

Dimention #42

smthlx opened this issue Jul 4, 2013 · 2 comments

Comments

@smthlx
Copy link

smthlx commented Jul 4, 2013

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...??

@saravanan4514
Copy link

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
.

@lucaong
Copy link
Owner

lucaong commented Jul 5, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants