cufon
cufon copied to clipboard
No support for :active and :focus
There is currently no support for the :visited, :active and :focus pseudoclasses.
:active and :focus do not work, but are you sure that :visited fails as well?
I didn't check. Bad assumption from my side here: since :active and :focus do not work I assumed :visited does not work either.
Visited works, confirmed.
How can the :active pseudo-class be fixed? I have a style that changes the font colour when a link is clicked.
Is there any thought on how to get :active working ? Since active is basically the same as when the element is clicked on. Should it not be possible to add a style for on click?
It should be doable with js and cufon.refresh, but it would be nice to have this as part of cufon.