HTML and CSS Reference
In-Depth Information
JavaScript Element
Description
ApplicationCache
An object representing the applicationCache property of the Windows
object, defining an API for managing updates to cached applications
Properties
status
The cache status of the current document
Methods
swapCache( )
Swaps the old cache and begins serving files from the new cache
update( )
Checks for updates to the cache
Applet
A Java applet in the document
Properties
align
The horizontal alignment on the page
alt
Alternative text for the applet
altHTML
Alternative text for the applet
archive
A list of URLs
code
The URL for the applet class file
codeBase
The base URL for the applet
height
The height of the object in pixels
hspace
The horizontal margin to the left and the right of the applet
name
The name of the applet
object
The name of the resource that contains a serialized representation of the applet
vspace
The vertical margin above and below the applet
width
The width of the object in pixels
Area
An area defined in an image map
Properties
accessKey
The hotkey that gives the element focus
alt
Alternative text for the graphic
coords
The coordinates of the object
hash
The anchor name from the URL
host
The host and domain names from the URL
hostname
The hostname from the URL
href
The entire URL
pathname
The pathname from the URL
port
The port number from the URL
protocol
The protocol from the URL
search
The query portion from the URL
shape
The shape of the area hotspot
target
The target attribute of the area
Methods
getSelection()
Returns the value of the current selection
Arguments
An array of function arguments defined within the function body
Properties
callee
The function that is current executing
length
The number of arguments passed to the function
Search WWH ::




Custom Search