Author: Henrik Hedegaard
Henrik Hedegaard is a professional information architect as well as UI and UX specialist with the Danish design bureau Designit A/S.
Henrik is also the co-founder of Reworks I/S, a small Danish web design bureau.
Ever tried to embed sIFRon your website and NOT experience problems?
Well, I haven't - until NOW.
Please welcome this amazing sIFR+jQuery plugin that really makes it easy to integrate sIFR on your website. This plugin strives to make the configuration of sIFR as simple and intuitive as possible.
The only thing you have to do is specify what you need, and nothing more - it has sensible defaults and takes care of the rest. It can literally be this simple:
$('#title').sifr();
jQuery reads as many settings from CSS as possible. Also, it has great parameter such as:
- font: The sIFR font file (SWF) to be used.
Ex: $('#someThing').sifr({ font: 'My Awesome Font'});
- width: The width of the sIFR element in absolute pixels.
$('#someThing').sifr({ width: 500});
Just plain great!!
For downloads, please go to:
http://jquery.thewikies.com/sifr/
[...] You can also see how to
[...] You can also see how to implement sIFR using jQuery by reading my very own page on this website: “[WEB] Amazing jQuery+sIFR plugin“ [...]