[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Put a "reply-to" button in messages
- To: mhonarc@ncsa.uiuc.edu
- Subject: Re: Put a "reply-to" button in messages
- From: Jym Dyer <jym@econet.org>
- Date: Thu, 06 Jun 2002 17:31:25 -0700
- Home-page: http://www.things.org/~jym/
- In-reply-to: Phil Macias' message of "Thu, 06 Jun 2002 11:04:15 EDT."
- Organization: Trees Not Cars
- References: <5734-Thu06Jun2002110415-0400-Phil Macias <pmacias@GFDL.NOAA.gov>>
- Reply-to: mhonarc@ncsa.uiuc.edu
- Sender: owner-mhonarc@ncsa.uiuc.edu
=v= Nothing personal, but it really peeves me when HTML requires
the user to have Javascript enabled to perform simple tasks.
HTML was designed to make it possible to "degrade gracefully" to
basic functionality, and stuff like that thwarts the design.
=v= So, a friendly amendment:
<HEADBODYSEP>
<center>
<form action="/cgi-bin/mailer.pl?file=$MSG$&path=$OUTDIR$&from=$FROMADDR$">
<input type="button" value="Respond to this message"
onClick="window.open('/cgi-bin/mailer.pl?file=$MSG$&path=$OUTDIR$&from=$FRO
MADDR$', 'Example1', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scr
ollbars=0,resizable=1,width=500,height=300')"></form></center>
<hr>
</HEADBODYSEP>
Those not using Javascript won't get the fancy popup 500x300
window, but they'll at least be able to function.
<_Jym_>
[Index of Archives]
[Bugtraq]
[Yosemite News]
[Mhonarc Home]