jCarousel - cufon在第一次旋转后消失 [英] jCarousel - cufon disappears after the first rotation

查看:95
本文介绍了jCarousel - cufon在第一次旋转后消失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用带有jCarousel的cufon。

I'm using cufon with jCarousel.

旋转木马有四个项目,它们从左向右旋转。

The carousel has four items and they rotate from left to right.

旋转木马设置为'圆形',第一次旋转后,cufon段落消失。

The carousel is set to 'circular' and the cufon paragraphs are disappearing after the first rotation.

我能做些什么才能让jCarousel和cufon一起工作头条新闻不会消失?

What can I do to get jCarousel and cufon to work so that the headlines don't disappear?

推荐答案

如何尝试这样的东西来刷新每个'轮换'的cufon - 我'假设你的jCarousel容器的类为 jcarousel

How about trying something like this to refresh cufon on each 'rotation' - I'm assuming that your jCarousel container has a class of jcarousel:

$('.jcarousel').bind('jcarouselanimate', function(event, carousel) {
    Cufon.refresh();
});

这篇关于jCarousel - cufon在第一次旋转后消失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆