[3572] in java-interest

home help back first fref pref prev next nref lref last post

Re: if there such a thing as alt="ffff" with applets

daemon@ATHENA.MIT.EDU (John Zukowski)
Thu Nov 16 11:47:41 1995

Date: Thu, 16 Nov 1995 09:14:15 -0500
From: jazukow@rssi.rssi.com (John Zukowski)
To: java-interest@java.sun.com, billd@informix.com


>
>Given something like this:
>
><applet codebase=classes code="NervousText.class" width=400 height=50>
><param name=text value="Quake Information">
></applet>
>
>Can I stick in an ALT tag for those not using 2.0?
>
>Thanks,  --Bill
>

Close Bill, what you do is just stick something between
<applet ...>
<param>
Stick whatever you want here.  IF browser understand applet, it will
ignore it.
</applet>

John Zukowski
Rapid Systems Solutions
http://www.rssi.com
john.zukowski@rssi.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post