user1213167
user1213167

Reputation:

Jquery placing random text inside a circle div

I'm trying to generate random text inside a circle div but it is displaying out of circle.

Looking for some pointers to fix this issue.

This is what i've tried http://jsfiddle.net/q58HK/12/

Thanks

Upvotes: 0

Views: 412

Answers (1)

aalmeida
aalmeida

Reputation: 339

You may try this fiddle: http://jsfiddle.net/aalmeida/2Bk4v/

edited: I made another version, a bit faster: http://jsfiddle.net/aalmeida/2Bk4v/3/

Upvotes: 1

Related Questions