Re: [Perl-unix-users] Mouse overs

2003-11-03 Thread Alberto Adrian
HI, :-) Just look at this code: (but you need to understand something of _javascript_ and CSS- 'though you ought to unless you want to deal with Flash and Ming-Perl (http://todbot.com/ming/) :-) http://www.webreference.com/dhtml/hiermenus/ If you don't know about JS and CSS you might try to

Re: [Perl-unix-users] Mouse overs

2003-11-03 Thread Johnno
03 4:43 PM Subject: Re: [Perl-unix-users] Mouse overs > I should have stated that this is for a web app written in perl. Not > sure if this will make a difference. > > Dan. > > On Mon, 2003-11-03 at 11:05, Johnno wrote: > > That is normal done via CSS or Javescript.. &

Re: [Perl-unix-users] Mouse overs

2003-11-03 Thread Adam Ingerman
On Mon November 3 2003 14:13, Danny Brow wrote: > I should have stated that this is for a web app written in perl. Not > sure if this will make a difference. It doesn't. mouse overs are a client-side issue, historically only done with javascript (unless you're using flash or a java applet or sim

Re: [Perl-unix-users] Mouse overs

2003-11-02 Thread Danny Brow
I should have stated that this is for a web app written in perl. Not sure if this will make a difference. Dan. On Mon, 2003-11-03 at 11:05, Johnno wrote: > That is normal done via CSS or Javescript.. > > Johnno > > - Original Message - > From: "Danny Brow" <[EMAIL PROTECTED]> > To: <[

Re: [Perl-unix-users] Mouse overs

2003-11-02 Thread Johnno
That is normal done via CSS or Javescript.. Johnno - Original Message - From: "Danny Brow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 03, 2003 3:37 PM Subject: [Perl-unix-users] Mouse overs > Any one know if you can do mouse overs using perl/cgi? I want to be >