electroglyph opened this issue on Sep 24, 2011 · 13 posts
Rayraz posted Tue, 27 September 2011 at 1:17 PM
**Basically what happens is this:
**- The triggers are absolutely positioned over the image so you can easily place them anywhere you want.
**Some side notes:
**- Absolutely positioned elements position themselves relative to the top-left corner of the 1st parent element that is relatively positioned. Thats why there is a pop-up container of the same size of the trigger around the actual pop-up.
**Other ideas:
**You could also use javascript mouse-over events to activate pop-up visibility instead of pure css hovers. This would also allow you some more fancy things like keeping the pop-up visible for a while longer after the mouse leaves the trigger, or keeping the pop-up visible while the mouse is positioned over the pop-up. Or maybe even use an event on an entirely other object to make a pop-up go away.
(_/)
(='.'=)
(")(")This is Bunny. Copy and paste bunny into your
signature to help him gain world domination.