Finding Embedded Documents |
Embedded stylesheet documents
Build 652
Case twho and three not supportedAn embedded applet
Code:
<APPLET code=Viewer.class archive="data.jar, data2.jar, data3.jar" >
<PARAM NAME="picture" VALUE="segue.gif">
</APPLET>
How to process:
Embedded scripts
Netscape IExplorer differences
Background Picture of the table:
'segue1.gif'
<a href=" ..." ><img src= "..."><img src=
""></a>
<form name= "DefaultForm1">
<input type="image" src="box5.gif">
</form>
<script src="functs.js"></script>
A click of the button link has to be recorded with WebPageUrl
<img src="segue.gif" lowsrc="segue2.gif
dynsrc="search.avi">
Netscape ignores the 'dynsrc' attribute
IExplorer ignores the 'lowsrc' attribute
This applet downloads the file 'segue3.gif'.
'segue3.gif' has to be recorded with WebPageUrl(...)
Simple embedded picture
Three links
Build 617 replay problems:
Build 617 recorder problems:
Build 651,652 ok