Jeff, You'll have to test this, but you should be able to assign the graphic an idea and then, using CSS, set your clip region to "clip off" the excess pixels. Better option may be to place the image in a div (a) within another div (b) and set the clip region to div b while setting the width and height to div a. You would also want to set the overflow CSS attribute to "hidden".
Cutter Jeff Waris wrote: > Here is what I need to do, hopefully someone out there has done something > close. I need to remove (or not display) the bottom 30 or so pixels of a > JPEG file and then display it to the user. Can this be done on the fly? > Using what? I am running CFMX6.1, so a solution would need to be compatible. > > > Thanks! > Jeff > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200773 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

