Giter Club home page Giter Club logo

Comments (10)

mstueve avatar mstueve commented on June 13, 2024

Update -- changing

var radioBtns = $(".seasonListing :radio");

to

var radioBtns = $(".seasonListing input:radio");

seems to have fixed the problem.

from cufon.

sorccu avatar sorccu commented on June 13, 2024

Hi,

This may be related to issue #1, but it should have been fixed a long time ago. Are you sure that you're using at least a fairly recent version of Cufón? Newer versions are fully backwards compatible, so you should be able to upgrade to 1.02 without any issues.

By the way, did you use gradients or text shadows?

Simo

from cufon.

ovoice avatar ovoice commented on June 13, 2024

I ran into a similar issue using a very recent version of Cufon. I found this with IE6 and just wound up disabling Cufon in IE6. I didn't wind up tracing the issue down in the JS, so I'm not sure if it's the exact same issue, but I did have conflicts.

from cufon.

sorccu avatar sorccu commented on June 13, 2024

Real IE6 or MultipleIE? Did you use text shadows or gradients?

from cufon.

ovoice avatar ovoice commented on June 13, 2024

Real IE6. No shadows or gradients.

from cufon.

ovoice avatar ovoice commented on June 13, 2024

I can't do it now, but I can try to get more information for you in a few days time.

from cufon.

mstueve avatar mstueve commented on June 13, 2024

Sorccu, I'm not sure which version I have but I grabbed it off of the Cufon website 2 or 3 weeks ago, so it is very recent. In my debugging, I thought perhaps it was something to do with the YUI compressed version (perhaps there were function name conflicts with other YUI compressed scripts I had), so I tried the uncompressed version here on GitHub just yesterday and still saw the problem. I see it in IE6 (MultipleIEs) and IE7.

from cufon.

mstueve avatar mstueve commented on June 13, 2024

Oh, and no, I didn't use any shadows or gradients

from cufon.

sorccu avatar sorccu commented on June 13, 2024

A test case would really help.. do you think you could PM me the url?

from cufon.

mstueve avatar mstueve commented on June 13, 2024

Unfortunately it's not public yet, so there isn't a URL that you can see. I could possibly email you the rendered HTML and JS, but the issue occurs on an ajax callback so I'm not sure that would help either.

from cufon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.