Questions tagged [sifr]

Scalable Inman Flash Replacement is an open-source JavaScript and Flash technology which replaces HTML text elements with Flash equivalents.

371 questions
1
vote
1 answer

sIFR and document.write within a javascript function

I am trying to style some html through a javascript loop which outputs the html through the document.write(); function. My CSS styles seem to come through correctly, however my sifr classes are not calling my flash file for some reason. I was…
walfredo
1
vote
2 answers

Change font size of sifr text

Is there any way to alter the font size of sIFR text after it has been rendered? I am creating a virtual poster mock-up, and I want to be able to have the user alter the size of the text on the fly (and without a refresh). I've tried altering the…
Charlie Langridge
1
vote
1 answer

Sifr causes background image to flicker on page load

Basically every time you refresh the page the browser clears the screen so it's completely white, then paints everything real fast. This causes a noticeable jump when switching pages or refreshing a page. It is most noticeable in FF and least…
Nathan
1
vote
2 answers

determine when sifr is done?

How can I determine that sifr is finished running? I need to know the height of an element where there is sifr text on page load, but when I check the height, sifr has not yet completed and I get an incorrect value (the height of the element before…
Andre
1
vote
1 answer

SIFR text invisible to browsers' Find command

Users are not able to find sifr text using ctrl-f/cmd-f. Is it possible to configure sifr for this functionality?
webbydevy
  • 1,200
  • 3
  • 15
  • 21
1
vote
1 answer

sIFR r436 - Warning: indexOf is not a function

note: cross-posted from joyent forums (http://discuss.joyent.com/viewtopic.php?id=25229) I might be crazy, but I keep seeing these messages in my flash debug log: Warning: indexOf is not a function I don't see these messages on the sIFR demo page,…
user92281
1
vote
1 answer

SiFR Only replacing content 'above the fold'

I'm trying to use siFR to replace H1 and H2 content on my page but it appears to be only replacing the first two. There are about 8 in all so some of them aren't on the page until you scroll down, and it appears that siFR is only replacing the items…
Luke Skinner
1
vote
1 answer

sIFR Cause initial page load to stall?

I just recently launched my blog, and I think that sIFR is causing intial page loads to stall, basically causing an internal 500 error or timeout. The URL for the site is http://gothamblack.com/ For the life of me, I cannot determine what is going…
jonny gotham
1
vote
1 answer

Can sIFR and LavaLamp work together?

I am having a heck of a time getting sIFR and LavaLamp to play nice together. A brief history of LavaLamp: LavaLamp: a jQuery plugin started up by load the LavaLamp and jQuery supporting JS files add the LavaLamp css create an unsorted list and add…
None
1
vote
1 answer

HELP! sIFR Text Wrapping

http://doc.bigheadservices.com/my-page.php In the navigation bar, under the logo, the FAQ block is wrapping, cutting off the Q. How do I fix this?
Duffy Dolan
1
vote
2 answers

sIFR load before rest of page?

Is it possible to have sIFR "preload" or load before the rest of the page content? At present it is the last thing to load (due to the text position) and as it's quite an obvious part of the page I get a huge mash-up of text replacement all in a…
MrFidge
  • 2,107
  • 11
  • 40
  • 63
1
vote
1 answer

sIFR not working on any browser

This is my first time using sIFR3 436. I have followed the instructions and cannot get the text to render at all. http://investcielo.com I'm using both h1 and h2 tags and it will not work. They're still hidden. I'm sure it's something simple,…
user77399
1
vote
1 answer

sIFR 3 rev 436 - copy link to clipboard

This was originally a question, but is now a code enhancement, since it's a very minor (but useful) update. When heading (or other) text is used as a link with sIFR 3, you now get the two 'open link / open link in new window' options in the…
Alan Forsyth
1
vote
3 answers

sIFR jQuery toggle, not working in FF3

I have a sIFR replaced H2 link that simply toggles (w/ jQuery) another div on and off. 'Seems' to work in all browsers but Firefox 3. Any thoughts ?
Darron Lilley
1
vote
1 answer

What could cause sIFR text to display differently on different systems?

There's a website I built a few years ago using sIFR. Nothing's really changed on it at all in terms of styling — just some content added/removed edited via XML. The site owner emailed me today asking why suddenly some of the text (rendered in…
Kerri
  • 1,211
  • 2
  • 15
  • 22