sifr3

sifr 3 not working in IE 8 64bit (windows 7)

hi all... love sifr - use it all the time... but i've noticed that it does not replace text in IE 8 64bit version... works fine in regular IE 8 on windows 7, but not the 64bit version... for a test, anyone viewing this on a 64bit windows machine please take a look at the demo itself in IE 64bit: http://dev.novemberborn.net/sifr3/svn/t...

sIFR links lose focus in Firefox 3.6 after scrolling

I've noticed this issue in previous versions of Firefox whereby after scrolling sIFR links become inactive and need to be clicked in order to become links again. The fix for this was fairly straightforward and just required you to add 'fixFocus: true' in the sIFR config. Unfortunately when I upgraded to Firefox 3.6 this fix no longer wo...

sifr3 + safari4 osx page zoom

Hi - is there something in the implementation of Safari4 page zoom that trips up sifr3's width calculations? When I use the browser zoom feature [zoom text unselected] on the Official SIFR3 Demo (http://dev.novemberborn.net/sifr3/beta2/demo/) on OSX Safari 4.0+, the replaced h1 text starts moving to the right and eventually the white ba...

Can we combine css and javascript into one javascript file ?

Can we combine css and javascript into one ? I want to do this for sIFR. because sifr has .js and .css file and without js enabled no use of any file css or js. i want to combine all sIFR related file into one combined javascript file. so at end i will have only 2 file font.swf sifr3.js (which has all thing) Here is latest sIFR 3...

sIFR 3 r 436 not displaying in IE7

I am new to sIFR and I am unable to get the fonts to display properly in IE7. I get an "Expected Identifier, String or Number" error, which I don't know how to troubleshoot. Here is my dev link: http://paradigm-aero.bigrigmedia.com/test.html Any insight would be greatly appreciated!!! ...

sifr 3.0 - font styles not showing?

I have created a .swf as instructed, using three font variants - bold, normal and italic however only the first font variant included in the file actually works - the normal and italic variants just don't display. What is going on here? Anyone else seen this issue? Looking at the rendered .swf file I can only see one font style included...

sIFR replaces Text in one single line in Opera

Hi, I tested my site in different browsers now (IE, FF, Safari, Chrome) and so far sIFR works fine. But when it comes to Opera the text, which goes over more than one line, is rendered in one single line without breaks. Can this be solve, so that it's rendered correctly? ...

sifr3 - Hover Effect without using an A-Tag

Hey, i am using sfir3 for replacing <h1>blabla</h1> with my fav font. in addition i am using a page slide function (jQuery) that requires an A-Tag to be outside my <h1> Tags. <a href="#vita" class="anchorLink"><h1>VITA</h1></a> Hod do i can add an hover effect (changing the color of the text) to my replaced text without using the a:h...

why is sifr3 not working?

I have redone all the steps of the "how to" on novemberborn, but still i cant get it to work. http://www.luukratief-design.nl/dump/simplefolio/ Does anyone know the answer? would appreciate it. ...

sIFR3 - diagonal text?

Hi there, I'm wondering if it's possible to create diagonal text with sIFR3 ? I searched the net, but haven't come up with any leads so far. Any nudge in the right direction would be much appreciated. Thanks ...

What are cons to use jquery sifr plugin over original sifr 3?

If I'm alreadu using jquery library on site then should i use origional sifr or jquery plugin. What are cons to use jquery sifr plugin over origional sifr 3? jQuery sIFR Plugin http://jquery.thewikies.com/sifr/known-issues ...

Is is possible to apply 2 font filters in SIFR?

Hello, is it possible to apply 2 font filters that are of the same type but with different parameters in SIFR? I want to get an outline effect around my fonts and tried to apply 2 glow filters with different settings to get the desirable look, but it looks like only 1 filter (last in the list of filters) is applied. Does anyone know if ...

sIFR 3 scrolling text

Hello, I've recently added sIFR 3 to a website i'm building. I've got it all looking good except when you hover over the text and roll the scroll wheel the Flash text scrolls and hides the top line. The same happens when you click the text and press the down key. Is there any fix for this? Thanks ...

How to get soft drop shadow in sIFR3?

like this ...

Is there any cons to use @font-face?

I found @font-face is good alternative of sIFR3 but every browser need different extension of font. so implementing is more than sIFR3. But very good thing is FLASH and Javascript not needed. Is there any cons to use @font-face in compare to sIFR3? I need compatibility in all A-Grade Browsers. and If any font which is freely availabl...

SIFR, JAVASCRIPT & PHP - How to apply SIFR to dynamically loaded content.

Well here's the problem: I have a PHP index page which uses show/hide layers javascript. I am using the on menu.click function to show and hide content relevant to each menu. On.click all divs are hidden except the content for that menu item , which fades in. The content relating to each menu item are displayed within separate DIVS. The...

How can I get sIFR to render the .sIFR-alternate correctly with FlashBlock enabled?

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 have it appear & be placed correctly, it shows up alongside the sIFR text when FlashBlock isn't present (e.g. in Safari/IE) or is disabled. Here'...

Sifr displaying twice - IE only?

Hello All, A client is saying that this page is displaying the sifr titles twice. Anybody had this? It doesn't happen all the time which is even more peculiar. Here is one of the pages: http://www.frontier-economics.com/europe/en/news/906/ Is it just IE? Any thoughts hugely appreciated!! ...

Use a light font weight with Sifr

Hi, With sifr, how do I make a font use the light weight version. I have... var gillsans = { src: '/resources/swf/gillsans.swf' }; sIFR.activate(gillsans); sIFR.replace(gillsans, { selector: 'h1', css: '.sIFR-root { background-color: #FFFFFF; color: #000000; text-transform:uppercase; }' }); which is displaying regular Gill Sans, ...

Is the sIFR project dead?

I need to implement a typographic solution, and was about to go the sIFR route, but sIFR 2 is ancient and sIFR 3 doesn't appear to have been worked on in over a year and a half. I've been looking into the @font-face method, but I'm pretty sure that the fonts I need to use do not allow web embedding. ...