It will work, but IE6 doesn't support transparent PNGs. You need to use transparent GIFs or this: www.twinhelix.com/css/iepngfix/
ricardo On Sep 18, 5:52 pm, cc96ai <[EMAIL PROTECTED]> wrote: > it won't work in IE 6. > > On Sep 9, 2:42 pm, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > You don't need jQuery for this. It can be done with CSS. Here's a link that > > you can inspect to see what I'm talking about: > > >http://www.commadelimited.com/code/overlapimages/ > > > andy > > > -----Original Message----- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > Behalf Of cc96ai > > Sent: Tuesday, September 09, 2008 3:34 PM > > To: jQuery (English) > > Subject: [jQuery] put image on top of another image > > > I m new on jquery, > > I am not can jquery can do or not > > I want to put a image on top of other image, e.g. we have a product image, > > we want to put a sign of "sold" or "hot buy" image on top , any idea how > > could I do it in jquery ?