Tagged Questions

0
votes
1answer
266 views

Cufon Not Working

Can anyone tell me why Cufon isn't working on the following page: [URL removed] I've used Cufon numerous times in the past and now that I'm at a point where the project is ultra t …
0
votes
4answers
74 views

Calling Javascript in a page after it’s been loaded by jQuery GET

Imagine a normal page calling javscript in head. The trouble is some of the content isnt loaded untill i click on a link. Subsequently when this link loads the content it wont wo …
0
votes
1answer
219 views

Cufon line-height is not working at all

I'm using Cufon ( http://wiki.github.com/sorccu/cufon/about ) to use special fonts in my website. But when I apply line-height in CSS, it doesn't affect my Cufon fonts. But in IE i …
0
votes
1answer
51 views

Cufon Styling for main navigation

In this website: http://theoew.uuuq.com/portfolios/Idea/ I use Cufon to style the text for the the main navigation. I have use this html code for it. <ul id="mainnav" class="al …
0
votes
2answers
99 views

Embedding commercial fonts into websites

Good evening ladies and gentlemen! Searching for a cross-browser solution to embed commercial fonts like HelveticaNeue or Univers etc. I found some promising approaches. First of …
0
votes
1answer
19 views

Cufon text disappears when using Yahoo Babelfish

Has anyone experienced this? Cufon text disappears when using Yahoo Babelfish. Thanks!
1
vote
1answer
163 views

Can cufon style form text input and textarea?

Is it possible to do this? I haven't been able to find anything in the documenation that says you CAN'T do it, but the following selector is not working for me: Cufon.set('fontFa …
0
votes
1answer
221 views

Is it possible to get Cufon to work on a button?

So right now I'm bashing my head - at the moment we use an element for a button to give it our own custom font, fine - this works, but as we're using Cufon on the rest of the site …
0
votes
0answers
165 views

Cufon gives double line height without control

Cufonning a font onto a page with a Cycle jQuery plugin enabled, slowly scrolling through a set of messages. Each message moves off the viewport but then takes forever for the next …
9
votes
5answers
534 views

Web font embedding vs. sifr?

I'd like to use a non-standard web font to improve the appearance of my HTML. Is it preferable to embed a web font or use something like sifr? My understanding is sifr is a flas …
4
votes
1answer
85 views

Cufón font security

I've been trying to research a safer way to implement Cufón that would store the actual font data in a MySQL database that could be queried and returned when necessary, without hav …
1
vote
1answer
318 views

CSS Image Gallery Float BUG

This is new one, I'm having problem with an Archive page i've made. It seems like a fairly straight forward floated div image gallery... but for some reason the there's a bunch of …
8
votes
6answers
4k views

SIFR vs Cufon vs Typeface.js

With browser support / licensing issues of @font-face (a feature of CSS3), which intermediate option do you prefer? Cufon,Typeface.js, or SIFR? Cufon is new but has been getting a …