Category Archive
for: ‘Javascript’

How to fix the @font-face flicker issue in FireFox

Added by on August 17th, 2010, filed under Google, Javascript, Web Development

I’ve been using @font-face more and more over the past couple of months as a way to use custom fonts on websites I manage, but the issue I keep running into is that the contents of the page (including background sprites) will flicker a second after the content has loaded. It’s really ugly. The best [...]

8 Comments ~ Add your thoughts | Continue Reading

Create an Annotated Timeline with the Google Visualization API and QuickBase API

Added by on July 27th, 2010, filed under API, Google, Javascript, QuickBase

The Google Visualization API has a lot of really useful charts and graphs that, when combined with a web-based database like QuickBase, can really be powerful. Here’s a complete example of how to use the PHP SDK for QuickBase to get data from a QuickBase and use it side-by-side with the Google Visualization API to [...]

No Comments ~ Add your thoughts | Continue Reading