Curved edge in Menu

From: Jaffer (jaffer.shaik_at_softima.com)
Date: 03/26/04


To: "Perl" <beginners@perl.org>
Date: Fri, 26 Mar 2004 11:04:45 +0530



Dear Friends,

I created the attached sub menu in CGI using Tables.

In that fig, Client Tools is the Main Menu and when I clicked on it the sub
menu appears as above.

Now I want the edges to be curved as follows.

Is it possible to curve the edges as show above. I have created the sub menu
using tables. Please help in this regard.

Regards,

Mallik.






clip_image002.jpg


Relevant Pages

  • Re: new in CGI::Session::Driver::postgredsql nonexisting
    ... i would suggest you turn on strict and warnings in this example.. ... or die "cannot prepare"; ... use CGI ':standard'; ... sub makeHTML ...
    (comp.lang.perl.misc)
  • perl cgi problem
    ... when i click on the submit button to add it to the cgi part it says it can ... # this copyright notice and the comments above remain intact. ... # Get the Date for Entry ... sub no_comments { ...
    (comp.lang.perl.misc)
  • Huge cgi!Help!
    ... I have an orrible trouble with this poor cgi: ... sub connetti { ... # Reads a saved CGI object from disk and returns its params as a hash ... my $id = shift; ...
    (comp.lang.perl.misc)
  • Cant locate loadable object for module Tk::Event
    ... use CGI qw; ... sub page_starter ... printf <<EOM, @a; ...
    (comp.infosystems.www.authoring.cgi)
  • Re: DBD::ADO and Access IMAGE (OLE Object) fields...
    ... after adding an additional subroutine to export the images after ... the script still does not successfully load the data. ... eval {use CGI;}; ... sub showPicLinks { ...
    (perl.dbi.users)