I am working on a site that shows off the webfont capabilities.

Users can choose among multiple font form a dropdown menu but I have a
problem using webfont load more than once.

when i call webfont.load the first time everything is fine.
If I call it more than once in the same page, for instance when the
user choose another font from the dropdow, the loading events do not
work as expected.
The font resource is loaded but the loading events are not fired in
the expected order. infact the loaded and active events are fired
before the font resource is actually available! help!

This means I cannot process the new font correctly because the app
thinks it is loaded before it actually is!

I need a way to reset webfont so that it works as expected after the
first time.
Has anyone experienced that? Any suggestion?

Thanks
Riccardo

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to