Mon Jul 11, 2011 10:20 am
Mon Jul 11, 2011 2:11 pm
<body onload="javascriptFun()">
<HTML><HEAD><TITLE>INDEX.HTML: Setup Starting Framesets</TITLE>
<SCRIPT language="JavaScript">
function changeFrameSetURL()
{
alert('i am here');
}
</SCRIPT></HEAD>
<FRAMESET cols="50%,*" BORDER=1>
<FRAME src="test2.html" NAME="leftframe">
<FRAME src="test3.html" NAME="rightframe">
</FRAMESET>
<body>
</body>
</HTML>
<html>
<B>Testing codemiles </B></html>
<html>
<body>
<input type="button" value="Click Me!" onclick="javascript:changeFrameSetURL()" />
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.