I\'m doing a site in Hebrew which of course runs from right-to-left. Will this be supported by sIFR? The site is currently using sIFR v2. I\'m guessing that doesn\'t have support but what a开发者_JAVA
This question already has answers here: Text wrapping inconsistent in Firefox 3 on PC only (6 answers) Closed 2 years ago.
I am using the following code in my sifr.replace() call, with the goal of changing the background on the replaced element.
One thing asked for a lot with sIFR is hyphenation. Now I almost solved it with integrating Hyphenator.as http://vis4.net/blog/2010/05/as3-hyphenation/.
A client is saying that this 开发者_如何学Gopage is displaying the sifr titles twice. Anybody had this? It doesn\'t happen all the time which is even more peculiar.
for site which langu开发者_开发知识库age is chinese what should i choose @font-face or sIFR for custom fonts? and which charset i should choose?
sIFR.replace(neutra, { selector: \'#nav li\', css:[ \'a { color: #ffffff; text-decoration:none; font-size:14px} a:hover { color: #d75a60; text-decoration:underline;}\'],
I have sIFR 3 r436 working perfectly in all browsers except IE. IE throws 2 errors. The first is: \'document.defaultView.getComputedStyle\' is null of not an object
G\'day friends i want to justify my text using sIFR, Whe i researched on that, i found that sIFR just have 3 options, textalign=center/left/right. But i wanna know how to justify the text..? is there
So I\'ve looked this up in a few different places, and the only answer I\'ve seen is \"style the span.sIFR-alternate element\". Problem is, if I apply any styles to that element that will actually hav