jQuery: The Write Less, Do More JavaScript Library

Ticket #1941 (closed bug: wontfix)

Opened 8 months ago

Last modified 4 months ago

Interface Imagebox problems with id overlaping

Reported by: Josip Broz Assigned to: stefan
Type: bug Priority: minor
Milestone: 1.2.2 Component: interface
Version: 1.2.1 Keywords: imagebox
Cc: Needs: Commit

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".

Attachments

Change History

Changed 4 months ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to wontfix

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

Note: See TracTickets for help on using tickets.