JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
An alternative to the Input Type =
Add Row HTML TAble
Drive
realtime stats
Apache log anonymizer 2 53048
can not save as
Joy Image Printer
how to add column in a row dynamically by java script
file size
Klaus Nomi
Rate this script:
I Love it
/
I Hate it
Backward compatible version of getElementById()
Code
function
getElement
(
id
)
{
if
(
document.
all
)
{
return
eval
(
"document.all['"
+ id +
"']"
)
;
}
else
{
return
document.
getElementById
(
id
)
;
}
}
Backward compatible version of getElementById() scripts
|
Backward compatible version of getElementById() snippet
|
Backward compatible version of getElementById() example
|
Backward compatible version of getElementById() tutorial
|
Backward compatible version of getElementById() code