クラスの css を変更するアクションをスクリプトに追加したい
document.write( 'DIV STYLE='display;none;); />' ) }
私の最初のアイデアでしたが、うまくいかないようです
if (location.href.indexOf( "/smispage""/tpfpage""/client_images_new""/client_images_list" ) > -1) {
document.write( '<base target="_blank" />' );
}
それに追加する
if (location.href.indexOf( "/smispage""/tpfpage""/client_images_new""/client_images_list" ) > -1) {
document.write( '<base target="_blank" />' ); document.write( 'DIV STYLE='display;none;); />' )
}
体は
<div class="headerlogo"> Serious Photography </div>
<div> Serious Photography 2 </div>