Ticket #3254 (new bug)
same id used for all Popup-div parts
| Reported by: | pebXX2346 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.13 Release |
| Component: | Popup.Framed | Version: | 2.10 |
| Keywords: | Cc: | ||
| State: |
Description
All FramedCloudPopup (probably other classes too) use the same id for their sub-divs, those are:
popup_GroupDiv popup_contentDiv popup_close popup_FrameDecorationDiv_1 popup_FrameDecorationDiv_2 popup_FrameDecorationDiv_3 popup_FrameDecorationDiv_4
id has to be unique in a document: http://www.w3.org/TR/html401/struct/global.html#h-7.5.2 so i set it to priority:major
I'm shure they should be class="...". Then one could give them usefull css values, e.g. see: http://trac.osgeo.org/openlayers/ticket/3192#comment:3
Change History
Note: See
TracTickets for help on using
tickets.
