[Javascript] Please help me

allard schripsema allard-schripsema at procergs.rs.gov.br
Thu Apr 29 07:01:12 CDT 2004


Just a guess again...
Put the image into a div and change the z-order (style property) of this div
or change the draw library to accept a z-order atribute

----- Original Message ----- 
From: "Tult" <tult at dsp.com.vn>
To: "[JavaScript List]" <javascript at latech.edu>
Sent: Wednesday, April 28, 2004 10:13 PM
Subject: Re: [Javascript] Please help me


> In asp.net , i add an image control on page to display an image .jpg ,
then
> i'm draw an rectangle or line on this image but
> rectangle or line display behind of image jpg ( i'm using source code on
> page http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm)
> . How to draw an rectangle or line in font of image jpg use javascript?
> If this way can't, please help me the way or give me source code to draw?
> Thanks,
> tult
>
>
>
> ----- Original Message -----
> From: "allard schripsema" <allard-schripsema at procergs.rs.gov.br>
> To: "[JavaScript List]" <javascript at LaTech.edu>
> Sent: Wednesday, April 28, 2004 7:23 PM
> Subject: Re: [Javascript] Please help me
>
>
> > The way to do this (i think) is to put the image in the background and
> write
> > colored divs of 1 pixel on top of them
> > take a look at : http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
> > to see how to get js to draw
> > hope that helps
> > Allard
> >
> > ----- Original Message -----
> > From: "Cutter (JavaScript List)" <java.script at seacrets.com>
> > To: "[JavaScript List]" <javascript at LaTech.edu>
> > Sent: Wednesday, April 28, 2004 9:09 AM
> > Subject: Re: [Javascript] Please help me
> >
> >
> > > Tult,
> > >
> > > Not sure you can do this with JS. Think you may need to use pure Java
> > > for a task of this nature (nothing like a Cup of Joe to wake you up;)
> > >
> > > Cutter
> > >
> > > Tult wrote:
> > >
> > > > Hi!
> > > > I'm use javascript to draw a line and a rectangle  on image jpg but
i
> > > > can't.
> > > > Please help me.
> > > > thanks!
> > > > tult
> > > >
> > >
> >------------------------------------------------------------------------
> > > >
> > > >_______________________________________________
> > > >Javascript mailing list
> > > >Javascript at LaTech.edu
> > > >https://lists.LaTech.edu/mailman/listinfo/javascript
> > > >
> > > >
> > >
> > >
> > > _______________________________________________
> > > Javascript mailing list
> > > Javascript at LaTech.edu
> > > https://lists.LaTech.edu/mailman/listinfo/javascript
> > >
> > >
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>




More information about the Javascript mailing list