Closed (fixed)
Project:
@font-your-face
Version:
6.x-2.x-dev
Component:
Code (general)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2011 at 12:19 UTC
Updated:
23 Nov 2011 at 16:20 UTC
Given that type kit has gone down today. I think it would be best to rework things to allow javascript files to be put on the page and loaded using a non-blocking method.
I was going to write this for drupal in general as part of drupal_add_js but for now it should be enough to ad it here. I guess some people would still want the blocking version so that the font is loaded before the page renders. Personally, I'm not fussed as long as the page shows rather than hanging.
Comments
Comment #1
sreynen commentedThere are already solutions to this for Drupal JS in general which should work for this module as well as any other module that adds JS, e.g. HeadJS and LABjs. If there's something we need to change to work better with those solutions, please re-open this.