> laredotorn
@zipmail.com a crit :
> > Hi,
> > Let's say I have a background image for a table cell. It doesn't
> > repeat and is right-aligned.
> > .cellBG {
> > background: url('../images/mygf.gif') no-repeat;
> > background-position: right;
> > }
> > How would I trigger a particular event if a user clickx on the right-
> > most 50 pixels of the cell (and hence the image that's behind it)?
> and what about to simply click the TD ?
> (or have you something else to click in it ?)
> --
> Stephane Moriaux et son (moins) vieux Mac dj dpass
> Stephane Moriaux and his (less) old Mac already out of date
To answer your question, yes, there is something else to click in it.