Click to See Complete Forum and Search --> : applets attached code?


html_coder
11-25-2002, 11:56 PM
<link href="css/sample.css" type="text/css" rel="stylesheet">

Apparently there is a way to attach applets externally like above codes.
Does anyone out there know what the simple code is?

eg.

<applet src="sample.class"></applet>


did not work for me? any suggestions appreciated.


any come across any freeware javascripts please send any zipped script sample codes to: html_coder@hotmail.com

Zach Elfers
11-29-2002, 08:59 PM
You must specify a height and width for the applet.