home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2007 March
/
PCpro_2007_03.ISO
/
files
/
browser
/
msie7
/
IE7Setup.exe
/
mshtml.dll.mui
/
HTML
/
OBJECTEMBED.JS
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-10-27
|
185 b
|
8 lines
function ObjectLoad()
{
if (objectSource)
{
objectDestination.outerHTML = "<embed width=100% height=100% fullscreen=yes src=\"" + objectSource + "\" />";
}
}