Re: getElementsByNameがないとき は?
すぎたです。
In message news:bbh8ss$hhf$1@xfire.aist.go.jp
"吉見隆" <tak-yoshimi@aist.go.jp> wrote ...
> >function init()
> >{
> > if(document.getElementsByName && location.hash){
> > document.getElementsByName(location.hash.substring(1)).item(0).style.color = "blue";
> > }
> >}
最近NN4.78を手に入れたので、すこしやってみたのですが、
name から操作する方法は見つけられませんでした。
一番簡単そうなのは name と id を両方指定し、location.hash
から id を求めて(同じでも可ですよね?)、ids から操作する
方法ですが、スタイルシートは update しないと反映されない
みたいで、resize 等しないとだめでしたです。
--
杉田
sugi-nws@bk.iij4u.or.jp
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735