From: Morten Liebach <[EMAIL PROTECTED]> > On 2004-04-19 03:11:03 -0500, Jerry Preston wrote: > > I am trying to figure out how and what is the best and simplest way > > to use mousover in a per script. All I want to do is display some > > text data. Any ideas? > > It sounds like you want to use Perl as JavaScript. You can't do that.
Actually you can. If the-user-accessing-the-page uses Internet Explorer and does have ActivePerl installed including PerlScript you may use PerlScript on the client-side just like JavaScript. (Well ... not entirely, but close) It's very ulikely you want to though since it would restrict the user base a lot. Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
