* Thus wrote Mag: > > --- Marek Kilimajer <[EMAIL PROTECTED]> wrote: > > > Mag wrote: > > > Hi, > > > I was just looking at the demo of Comus Thumbs at > > > > > > http://nibbi.net/scripts/comus_thumbs.php > > > > > > and I see he has an option there to > > > lighted/darken/sharpen/resize/thumb images > > dynamically > > > on the page (the image gets lightened etc without > > > reloading the page....) any idea how? its listed > > that > > > he is using imagemagik. > > > > Without reloading? It must be IE's filter extension > > to css. > > > Hey, > > Also, can you tell me which IE filter to css you are > talking about? googleing tells me there are quite a > few of them :-(
I'm not sure what is meant by filter extension to css, but all this app does is: img.onClick, opens a new window (arghh) to apply a brightness on file located on the remote server. The main img.onMouseOver and img.onMouseOout re-loads the modified image via img.src. Curt -- The above comments may offend you. flame at will. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php