| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
div
|
sifr
For those of you who've used this, I could do with some help. Basically it works fine on the basic <h> tags, no problem, but doesn`t like it when say i have <h class="big"> and give it different visual properties in the javascript. It always displays using the style of the parent <h> tag, despite the instructions clearly showing you can be class specific with the styles. Am i being thick? Anyone else had the same problem? ie. sIFR.replaceElement("h3", "georgia.swf", "#4B7275", "#4B7275", "#FFFFFF", "#114448", 0, 0, 0, 0, "textalign=right"); sIFR.replaceElement("h3.big", "georgia.swf", "#FFFFFF", "#4B7275", "#FFFFFF", "#114448", 0, 0, 0, 0, "textalign=right"); <h3 class="big"> just displays with the h3 style |
|
|
|
|
|
#3 (permalink) |
|
css is for divs
Join Date: Feb 2003
Location: Norwich
Posts: 4,469
|
Yup, and just in case, there's a new version out |
|
![]() |