options
[property]
選択ボックスのオプション配列
プロパティ of : formオブジェクト
書式 :
option's propertiesの使い方:
1. select名.options[index番号].property名
2. form名.elements[index番号].options[index番号].property名
options arrayの使い方:
1. select名.options
2. select名.options[index番号]
3. select名.options.length
select objectのproperties:
length,name,options,selectedIndex
options arrayのproperties:
defaultSelected,index,length,name,selected,selectedIndex,text,value
Methods:
blur,focus
Event handlers:
onBlur,onChange,onFocus
これはNN3.xで追加された'Opetionコンストラクタ'の'option'ではありません。Opetionコンストラクタについてはselect_oで使ってますので参考にしてみてください。
2●さあ!来年の元旦はどうしようか?
1●ふれあいインターネットのkurukuruロゴをいぢるNN3.x以上専用
ふれあいインターネットのkurukuruロゴのスピードと回転方向をいじります。何のために?(^^;
外部スクリプトのkurukuruロゴを少しだけ加工して作って見ました。いやー便利だ(^^)。optionsはセレクトOPTIONの値をスピードの値に代入するのにつかっています。うちにもこんなkurukuruロゴが欲しいという方は相談に応じますよん(^-^)/
Source
Maintained by
tato@fureai.or.jp works1996takahashi factory