|
OK has anyone had this problem.
I am using sIFR in my website and it works fine on the home page. But not one anyother pages ???? sIFR is replacing the following tags :
<h1> <h2> <h3>
like i said it works on the home page but not any other pages??
although...if i put <h1 class="siFR-replace"> i.e. if i call the style reference in the actual page it works ??? I dont want to go through everything and change the class like this.
I am developing a website for my own pleasure, and im using Expression engine as the CMS, now i know that EE locks down all of your FTP files so you cant see them, so I have used absolute referencing for my js and swf files.
Maybe it has something to do with the URL reference
home page is like this : www.dev.example.ca ( this works )
but these dont
home page : www.example.ca/dev
other pages : www.example.ca/dev/page
Any ideas ???
|