Modify ↓
Ticket #1941 (closed bug: wontfix)
Interface Imagebox problems with id overlaping
| Reported by: | Josip Broz | Owned by: | stefan |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.2 |
| Component: | interface | Version: | 1.2.1 |
| Keywords: | imagebox | Cc: | |
| Blocking: | Blocked by: |
Description
I had problem to use "Interface Imagebox" on my site because I had very common name id="container" for one of my layout boxes. Firfox worked OK but IE was reporting errors.
Once I renamed it everything worked out OK. I guess you also use "container" for some of your elements.
Just general notice is please prefix your variables and class / id names to avoid collisions with "local names".
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Interface is no longer supported; consider switching to jQuery UI.