sIFR.replace(neutra, { selector: '#nav li', css:[ 'a { color: #ffffff; text-decoration:none; font-size:14px} a:hover { color: #d75a60; text-decoration :underline;}'], wmode: 'transparent', preventWrap: true ,forceWidth: true ,fitExactly: true ,forceSingleLine: true ,offsetTop: 0 ,offsetLeft: 0 ,tuneWidth: 0 ,tuneHeight: 0, });
b
そして、私は a の中に aspan
をスタイルする必要がありdiv
ます ...そして、別の sIFR.replace(blah... を追加すると、方法が見つかりません.何か参考になりますか?よろしくお願いします。