sifr, jquery and headings

Last post 08-22-2008 9:19 AM by ivorvanrensburg. 0 replies.
Page 1 of 1 (1 items)
  • sifr, jquery and headings

    08-22-2008 9:19 AM

    Hi i'm having problems getting Sifr to work. Currently jquery controls what font is displayed in my function.js file...

    $(document).ready(function () {
        $('h3').sifr( {
            font: 'http://localhost/Graffiti/files/themes/myTheme/fonts/Trajan Pro.swf',
            textAlign: 'left'   });});

     

    But i can't get it to display correctly, could anyone help?

     As you can see i've hardcoded the path to the swf file, i've also tried a relative path but it doesn't work

     

Page 1 of 1 (1 items)