Task #8312 (closed)
Opened 7 years ago
Closed 7 years ago
Onclick Modal Box
| Reported by: | dgaudioso | Owned by: | wmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description (last modified by dgaudioso)
Onlick event reveals another element. For example, let's assume we have a button. Now, let's click that button. That should fire an event that opens a div(span,a anything).
We should be able to:
1) Position the target element relative to the click element.
2) Not need to necessarily nest it within the click element.
3) Close the targeted element by clicking anywhere outside of it.
See here for an example of the referencing functionality:
http://docs.jquery.com/UI/Position - Jquery Positioning
Change History (3)
comment:1 Changed 7 years ago by dgaudioso
- Description modified (diff)
comment:1 Changed 7 years ago by dgaudioso
comment:2 Changed 7 years ago by dgaudioso
- Resolution set to fixed
- Status changed from new to closed