JavaScript 객체표 |
|
※ 녹색은 네츠케이프, 혹은 익스플로러 전용으로만 사용되는 객체(속성,메소드)입니다 |
객체(Object) |
속성(Property) |
메소드(Method) |
이벤트핸들러(Event Handler) |
Anchor |
name
text
x
y |
|
|
anchors array |
length |
|
|
Applet |
|
applet's methods |
|
applets array |
length |
|
|
Area |
hash
host
gostname
href
pathname
port
protocol
search
target |
|
onClick
onmouseOut
onmouseOver |
Array |
length |
concat
join
pop
push
reverse
shift
slice
sort
unshjft |
|
Button |
form
name
type
value |
blur
click
focus |
onClick
onmouseDown
onmouseUp |
Checkbox |
checked
defaultChecked
form
name
type
value |
blur
click
focus |
onClick
onmouseDown
onmouseUp |
Date |
|
getDate
getDay
getFullYear
getHours
getMilliseconds
getMinutes
getMonth
getSeconds
getTime
getTimezoneOffset
getUTCDate
getUTCDay
getUTCFullYear
getUTCHours
getUTCMilliseconds
getUTCMinutes
getUTCMonth
getUTCSeconds
getYear
parse
setDate
setFullYear
setHours
setMilliseconds
setMinutes
setMonth
setSeconds
setTime
setUTCDate
setUTCHours
setUTCMilliseconds
setUTCMinutes
setUTCMonth
setUTCSeconds
setYear
goGMTString
toLocaleString
toString
toUTCString
UTC
valueOf |
|
document |
activeElement
alinkColor
all
Anchor
anchors
Applet
applets
Area
bgColor
body
charset
children
cookie
defaultCharset
domain
embed
embeds
expando
fgColor
Form
forms
Image
images
lastModified
Layer
layers
linkColor
Link
links
location
parentWindow
plugins
readyState
referrer
scripts
selection
styleSheets
title
URL
vlinkColor |
clear
close
createElement
createStylesheet
elementFromPoint
getSelection
open
write
writeIn |
|
FileUpload |
form
name
type
value |
blur
focus
select |
onBlur
onFocus
onSelect |
Form |
action
Button
Checkbox
elements
encoding
FileUpload
Hidden
length
method
name
Password
Radio
Reset
Select
Submit
target
Text
Textarea |
reset
submit |
onReset
onSubmit |
forms array |
length |
|
|
frames array |
length |
|
|
Hidden |
form
name
type
value |
|
|
History |
current
length
next
previous |
back
foward
go |
|
history array |
length |
|
|
Image |
border
complete
height
hspace
lowsrc
name
src
vspace
width
x
y |
|
onAbort
onError
onLoad |
images array |
length |
|
|
Layers |
above
background
below
bgColor
clip
document
hidden
left
name
pageX
pageY
parentLayer
siblingAbove
siblingBelow
src
top
visibility
window
x
y
zindex |
load
moveAbove
moveBelow
moveBy
moveTo
moveToAbsolute
resizeBy
resizeTo |
onBlur
onFocus
onmouseOut
onmouseOver
onmouseUp |
layers array |
length |
|
|
Link |
hash
host
hostname
href
pathname
port
protocol
search
target
text
x
y |
|
onClick
onmouseOut
onmouseOver |
links array |
length |
|
|
location |
hash
host
hostname
href
pathname
port
protocol
search |
reload
replace |
|
Math |
E
LN2
LN10
LOG2E
LOG10E
PI
SQRT1_2
SQRT2 |
abs
acos
asin
atan
atan2
ceil
cos
exp
floor
log
max
min
pow
random
round
sin
sqrt
tan |
|
MimeType |
description
enabledPlugin
suffixes
type |
|
|
mimeTypes array |
length |
|
|
navigator |
appCodeName
appMinorVersion
appName
appVersion
browserLanguage
cookieEnabled
cpuClass
languages
mimeTypes
platform
plugins
systemLanguage
userAgent
userLanguage
userProfile |
javaEnabled
preference
savePreferences
taintEnabled |
|
Number |
MAX_VALUE
MIN_VALUE
NaN
NEGATIVE_INFINITY
POSITIVE_INFINITY |
toString
valueOf |
|
Option |
defaultSelected
index
selected
selectedIndex
text
value |
|
|
options array |
length |
|
|
Password |
defaultValue
form
name
type
value |
blur
focus
select |
onBlur
onChange
onFocus
onKeydown
onKeypress
onKeyup
onSelect |
Plugin |
description
filename
name |
refresh |
|
plugins array |
length |
|
|
Radio |
checked
defaultChecked
form
name
type
value |
blur
click
focus |
onClick
onmouseDown
onmouseUp |
radio array |
length |
|
|
Reset |
form
name
type
value |
blur
click
focus |
onClick
onmouseDown
onmouseUp |
screen |
availHeight
availLeft
availTop
availWidth
BufferDepth
colorDepth
height
pixelDepth
updayeInterval
width |
|
|
Select |
form
length
name
options
selectedIndex
type |
blur
focus |
onChange |
String |
length |
anchor
big
blink
bold
charAt
charCodeAt
concat
fixed
fontcolor
fontsize
formCharCode
indexOf
italics
lastIndexOf
link
match
replace
search
slice
small
split
strike
sub
substr
substring
sup
toLowerCase
toUpperCase |
|
Submit |
form
name
type
value |
blur
click
focus |
onClick
onMouseDown
onMouseUp |
Text |
defaultValue
form
name
type
value |
blur
click
focus
select |
onBlur
onChange
onFocus
onKeydown
onKeyup
onSelect |
Textarea |
defaultValue
form
name
type
value |
blur
click
focus
select |
onBlur
onChange
onFocus
onKeydown
onKeyup
onSelect |
window |
clientInformation
closed
defaultStatus
dialogArguments
dialogHeight
dialogLeft
dialogLeft
dialogTop
dialogWidth
document
event
frames
history
innerHeight
innerWidth
length
location
locationbar
menubar
name
navigator
offscreenBuffering
opener
outerHeight
outerWidth
pageXOffset
pageYOffset
parent
personalbar
screen
screenX
screenY
scrollbars
self
status
statusbar
toolbar
top |
alert
back
blur
close
confirm
find
focus
forward
home
moveBy
moveTo
navigate
open
print
prompt
resizeBy
resizeTo
scroll
scrollBy
scrollTo
stop |
onBlur
onError
onFocus
onLoad
onResize
onUnload |