sIFR
- Converting to version 3
- sifr_config.js
- all new code
- siteFunctions.js
- Change
- /javascriptO2/sifr_v3.js
- Change
- css/content.css
- New css section
- flash/sifr/
- swfs must be re-pressed with new .fla version
- workfiles\Template\Flash\sifr3-r436
- swfs must be re-pressed with new .fla version
- Redrawing / Ajax
- function reDrawSifr(){
sIFR.replace(helveticaNeueCondensed, {
selector: 'h3'
,css: [
'.sIFR-root { text-align: left; font-weight: bold; }'
]
,
wmode: 'transparent'
});
}
- function reDrawSifr(){
- sifr_config.js