|
|
 |
Re: FN-FORUM Javascript image editing
date posted 1st April 2002 10:49
It depends on where you want the image and what size it's going to be. If
it's going to be the same size all the time then a gif image in a layer
overlaid on top of the image would do it. If you want it to be flexible then
I'd suggest trying a transparent gif inside a layer with the stylesheet
border properties set to whatever width and colour you want rectangle to
come out at. You'll need to set the layer's CSS width and height and the
image's width and height properties explicitly to get it to work
cross-browser.
Karl
----- Original Message -----
From: Chris Allen [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Sunday, March 31, 2002 10:52 PM
Subject: FN-FORUM Javascript image editing
Does anybody know of a library of functions to allow Javascript
image editing?
I would like to be able to draw a coloured rectangle on top
of a downloaded JPG before it is displayed.
We are doing this with the back-end at the moment, but our
user load is getting so high that our servers aren't going
to be able to cope for much longer.
Any ideas?
thanks,
chris.
[still recovering from a subzero swim in the North sea
yesterday!]
|
 |
|