sifr

sIFR element with class

I'm having difficulty with sIFR 3. I am creating some pagination. I would like the element with an 'active' class to be a different color. This is not working. The rest of the code is working fine including the rollover color. Here's my code. If anything is out of place please let me know. sIFR.replace(uni, { selector: 'div.pag_ho...

sIFR text resize with browser zoom

When using the browser zoom facility the last letters on each line of sIFR text is being hidden on our website. This happens in most browsers I have tested on, particularly IE8 at 125% zoom. Although the text is rendered correctly the width given the object element by sIFR is hiding the last letter of each line. Has anyone had a similar...

Will i feel any performance improvement in page load if i switch sIFR to @font-face?

Will i feel any performance improvement in page load if i switch sIFR to @font-face? I made a site on client request with a sIFR because client wanted to use his logo's font in Home Page heading and subheadings etc. Now client feel site is slow to load because on homepage itself there are 20 instances of sIFR text. Now if I suggest to...

how difficult would it be to bring back local loading of sifr?

I've got a case where we will let our users download an HTTRACK generated copy of their personal site (i.e. subdomain) and would like to do sifr generation from the file:// protocol. How difficult would it be for the author of sifr to add it back in, or what would be required to add it back myself? ...

WP: Why does the last line of a sIFR blockquote have double line-height?

Hi, I currently have the following issue: http://img833.imageshack.us/img833/2654/downloadf.jpg I've been tooling around with the CSS but can't get ride of the issue. I think part of the problem is that WP automatically gives out P tags (which I'd also like to retain for usability, i.e. not disabling this in the WYSIWYG), i.e. the fin...

sIFR onReplacement callback not working on win/IE or win/FF

I am trying to invoke a callback function from my sIFR config file using onReplacement. It works fine on Mac (Safari and FireFox), but not on Win/IE7 or Win/FireFox (note: I'm using Vista). Here is my config code: sIFR.replace(museoslab_300, { selector: '.fs', css: '.sIFR-root { background-color: #FFFFFF; color: #E31937; padding:...

sIFR, text keeps overlapping the SWF object

Hi all, I'm trying to get sIFR to work but this seems to be a harder job than remembering PI to the 50th number behind the comma... After a lot of puzzling I got my font displayed on the site but no matter what I try the original heading1 text is not replaced. In fact the created SWF is placed behind the H1-tag. Does anyone have any i...

sIFR doesn't apply to children in list

I am unable to remove bullets in nested unordered lists after sIFR has been applied. I experinced this on a website I was creating. I tried to create a basic HTML skeleton and apply the sIFR to easily figure out how to remove child bullets, but it didn't work here either. <ul> <li>Option 1</li> <li>Option 2 <ul id="menu...

sIFR Turkish character problem

Hi, sIFR in my web page is unable to show Turkish characters. I have this in css/js/sifr-config.js : sIFR.replace(futura, { selector: 'h1', css: '.sIFR-root { background-color: #F9F9F9; color: #FF0000; }' }); Could you help? ...

How to make sIFR link expand 100%/static width

Hi guys, I have created a normal HTML menu and used sIFR to for the top nav items. At the moment when you hover over the sIFR link text it changes colour as it should. The issue is that I need the text hover colour to stay active when I hover over the button and not just the text which the text link is surrounded by. sIFR seems to calcu...

update sIFR text after ajax update.

I am using sIFR version 3 in my site. I am updating the text in a div with id 'points' from an ajax request. I want to update the text and apply the sIFR to that div after the text is changed. Please suggest a solution. here is my update code new Ajax.Request('score.php', { onSuccess: function(response) { $('points').update...

sIFR with icefaces

Hi, I am using ice:commandLink with sIFR problem is when I click MY VIDEO no action is performed.Even I put orangeMenu in ice:commandLink as styleClass but action is not performed. I will be thankfull fro ur answers. ...

sifr not working in browsers, but can see it in dreamweaver preview

hi, this is my first time trying to use sifr, so pleave be gentle and forget my noobness :). ive been having some problems getting sifr to work... when finally it looked like it did (the dreamweaver preview saw the font change), no browser can see it... http://www.creatica.ro/in2itivetest/index.html this is the site im working on. t...

sIFR 3 wrapped by $ in IE9 beta

Hello, It was brought to my attention that sIFR3 titles are wrapped by "$" in IE9 beta. Is there any fix for this or will there be a sIFR update? Cheers, Pete ...

sIFR 3 - can't style for color, weight, etc.

I'm trying to use sIFR 3. I am getting it to work and can do some styling, such as changing the font size. But if I try to change the color or weight, nothing changes. I don't understand what I'm doing that allows some styling to work, and some not to. My html is: <html> <head> <title>Test sifr</title> <link rel="stylesheet" href="s...

sifr two colours

hey all, i'm using sifr for headings, and want to highlight certain words using a different colour. i thought this could be achieved using sifr 3 and its support for tags such as em, and found a tutorial confirming such here: http://justcoded.com/article/two-colors-sifr3/ though, am encountering an error whereby the text within the em...

Website crashing (in) Firefox

Hi I have created a newly designed site that went live just last week. I have had reports back from a friend of a friend that it crashes in Firefox. They haven't passed on what version they are using, but hinted that it was on the mac. I haven't been able to recreate this crash at all, and wondered if anybody out there either experienc...

sIFR links not working on chrome

Hi all, sIFR is used on a site developed by us for replacing some headers and links. The links are not working on Chrome, on everything else it's ok. With right-click on the sIFR link Chrome displays the right Flash-internal menu with 'Follow link' option and it leads to url we wanted. Just the normal single-click doesn't work. Demo: h...

sIFR and Javascript; sIFR won't show

Hi, I'm using sIFR on my website and all works like a charm. Now that i'm working on a contactform, i would like to use sIFR for the errormessages. For instance, if someone forgets to fill in a required field and presses the Submit button, the errormessage shows up. The hiding and showing of the errormessages is done by Javascript like ...

Why do designers use sIFR if they can use @font-face ?

Why do designers use sIFR if they can use @font-face ? What is wrong with @font-face ? @font-face { font-family: "Hacen Tehran_eot"; src: url('Hacen Tehran.eot'); } @font-face { font-family: "Hacen Tehran_ttf"; src: url('Hacen Tehran.ttf'); } p { font-family:"Hacen Tehran_eot", "Hacen Tehran_ttf", sans-serif; ...