📄 htmlcommandlink.html
字号:
<P><DD><DL></DL></DD></DL><HR><A NAME="getOnfocus()"><!-- --></A><H3>getOnfocus</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnfocus</B>()</PRE><DL><DD><p>Return the value of the <code>onfocus</code> property.</p> <p>Contents: Javascript code executed when this element receives focus.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnfocus(java.lang.String)"><!-- --></A><H3>setOnfocus</H3><PRE>public void <B>setOnfocus</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onfocus)</PRE><DL><DD><p>Set the value of the <code>onfocus</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnkeydown()"><!-- --></A><H3>getOnkeydown</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnkeydown</B>()</PRE><DL><DD><p>Return the value of the <code>onkeydown</code> property.</p> <p>Contents: Javascript code executed when a key is pressed down over this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnkeydown(java.lang.String)"><!-- --></A><H3>setOnkeydown</H3><PRE>public void <B>setOnkeydown</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onkeydown)</PRE><DL><DD><p>Set the value of the <code>onkeydown</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnkeypress()"><!-- --></A><H3>getOnkeypress</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnkeypress</B>()</PRE><DL><DD><p>Return the value of the <code>onkeypress</code> property.</p> <p>Contents: Javascript code executed when a key is pressed and released over this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnkeypress(java.lang.String)"><!-- --></A><H3>setOnkeypress</H3><PRE>public void <B>setOnkeypress</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onkeypress)</PRE><DL><DD><p>Set the value of the <code>onkeypress</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnkeyup()"><!-- --></A><H3>getOnkeyup</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnkeyup</B>()</PRE><DL><DD><p>Return the value of the <code>onkeyup</code> property.</p> <p>Contents: Javascript code executed when a key is released over this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnkeyup(java.lang.String)"><!-- --></A><H3>setOnkeyup</H3><PRE>public void <B>setOnkeyup</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onkeyup)</PRE><DL><DD><p>Set the value of the <code>onkeyup</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnmousedown()"><!-- --></A><H3>getOnmousedown</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnmousedown</B>()</PRE><DL><DD><p>Return the value of the <code>onmousedown</code> property.</p> <p>Contents: Javascript code executed when a pointer button is pressed down over this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnmousedown(java.lang.String)"><!-- --></A><H3>setOnmousedown</H3><PRE>public void <B>setOnmousedown</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onmousedown)</PRE><DL><DD><p>Set the value of the <code>onmousedown</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnmousemove()"><!-- --></A><H3>getOnmousemove</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnmousemove</B>()</PRE><DL><DD><p>Return the value of the <code>onmousemove</code> property.</p> <p>Contents: Javascript code executed when a pointer button is moved within this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnmousemove(java.lang.String)"><!-- --></A><H3>setOnmousemove</H3><PRE>public void <B>setOnmousemove</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onmousemove)</PRE><DL><DD><p>Set the value of the <code>onmousemove</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnmouseout()"><!-- --></A><H3>getOnmouseout</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnmouseout</B>()</PRE><DL><DD><p>Return the value of the <code>onmouseout</code> property.</p> <p>Contents: Javascript code executed when a pointer button is moved away from this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnmouseout(java.lang.String)"><!-- --></A><H3>setOnmouseout</H3><PRE>public void <B>setOnmouseout</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onmouseout)</PRE><DL><DD><p>Set the value of the <code>onmouseout</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnmouseover()"><!-- --></A><H3>getOnmouseover</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnmouseover</B>()</PRE><DL><DD><p>Return the value of the <code>onmouseover</code> property.</p> <p>Contents: Javascript code executed when a pointer button is moved onto this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnmouseover(java.lang.String)"><!-- --></A><H3>setOnmouseover</H3><PRE>public void <B>setOnmouseover</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> onmouseover)</PRE><DL><DD><p>Set the value of the <code>onmouseover</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getOnmouseup()"><!-- --></A><H3>getOnmouseup</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOnmouseup</B>()</PRE><DL><DD><p>Return the value of the <code>onmouseup</code> property.</p> <p>Contents: Javascript code executed when a pointer button is released over this element.<P><DD><DL></DL></DD></DL><HR><A NAME="setOnmouseup(java.lang.String)"><!-- --></A><H3>setOnmouseup</H3><PRE>public void <B>setOnmouseup</B>(<A HREF="htt
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -