How 'bout implementing handles on the images so that draggability is confined to a very specific area?
On Mon, May 3, 2010 at 9:00 AM, Bert Grantges <[email protected]> wrote: > If your not worried about effecting the appearance of the page, you could > do z-index swapping based on the OnMouseOver event of the div which would > make image selection easier. > > Bert > > ---------------------- > Coming to you from my iPhone. Strange words to be expected. > > On May 3, 2010, at 5:39 AM, Chris Cage <[email protected]> wrote: > > Hi folks, > > > > I have a question that I figured I’d shoot out to y’all just to see if > anyone has an idea. > > > > Using JavaScript and jQuery we are working on an interface that relies on a > lot of draggable actions. Our challenge is that we have images in divs that > are overlapping and becoming difficult to cleanly select. The images are > PNGs with transparent backgrounds, so they don’t ‘look’ like they overlap to > the user. > > > > Has anyone been able to select an item by either triggering off an images > opaque pixels or by triggering off an image map? Any other ideas? > > > > Thanks, > > Chris > > > > -- > Our Web site: <http://www.RefreshAustin.org/>http://www.RefreshAustin.org/ > > You received this message because you are subscribed to the Google Groups > "Refresh Austin" group. > > [ Posting ] > To post to this group, send email to <[email protected]> > [email protected] > Job-related postings should follow <http://tr.im/refreshaustinjobspolicy> > http://tr.im/refreshaustinjobspolicy > We do not accept job posts from recruiters. > > [ Unsubscribe ] > To unsubscribe from this group, send email to > <[email protected]> > [email protected] > > [ More Info ] > For more options, visit this group at > <http://groups.google.com/group/Refresh-Austin> > http://groups.google.com/group/Refresh-Austin > > -- > Our Web site: http://www.RefreshAustin.org/ > > You received this message because you are subscribed to the Google Groups > "Refresh Austin" group. > > [ Posting ] > To post to this group, send email to [email protected] > Job-related postings should follow http://tr.im/refreshaustinjobspolicy > We do not accept job posts from recruiters. > > [ Unsubscribe ] > To unsubscribe from this group, send email to > [email protected]<refresh-austin%[email protected]> > > [ More Info ] > For more options, visit this group at > http://groups.google.com/group/Refresh-Austin > -- Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin
