HTMLIsIndexElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement
Namespace: DOM
Detailed Description
This element is used for single-line text input. See the <a
href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-ISINDEX">
ISINDEX element definition in HTML 4.0. This element is
deprecated in HTML 4.0.
Method Documentation
__init__ |
( |
self, |
|
|
|
HTMLIsIndexElementImpl |
impl |
|
) |
|
|
|
The prompt message. See the <a
href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-prompt">
prompt attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.