views:

33

answers:

1

I've extensively tested the jQuery plugin Roundabout and got it working nicely in Internet Explorer 6 through 8, Chrome and Firefox.

We would like to support Opera as well. However it does not scale text in moveable items moving to the back.

I'd rather not post a link to my site yet. But the 'official' example has the same bug. The smilies stay same size regardless of distance to front:

http://fredhq.com/projects/roundabout/demo/toggles/

How can it be made to work in Opera?

+1  A: 

It looks like it scales, but restricts minimum font size. If you change "minimum font size" setting in preferences to 1, then it looks fine.

It's not a bug, it's a feature :)

porneL
thanks for the suggestion!
Johan