text-align syntax for sifr?
Posted
by Andre
on Stack Overflow
See other posts from Stack Overflow
or by Andre
Published on 2009-04-27T16:29:43Z
Indexed on
2010/05/26
19:01 UTC
Read the original article
Hit count: 321
I'm having trouble finding usage/syntax for the text-align feature of sifr. This feature goes inside the flashvars parameter correct? So would it be something like:
sIFR.replace(fontname, { selector: 'h1', wmode: 'transparent', flashvars: 'textalign=center' });
I tried the above with no luck using r436 build.
© Stack Overflow or respective owner