f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt MlinacImageLoader Change History
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac==========================
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * Added classNameAction option for ImgGroup. Setting to "enhanced" means that
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac when using className on an <img> element, the src attribute is replaced
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac rather than simply removing the class name. [Ticket #2530087]
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * PNG image fix for IE6 [Ticket #2528448]
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * 3.0 conversion
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * New features:
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * Fold groups indicated by a distance from the fold, and images are
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac loaded in cascading fashion as each reaches that distance
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac Scroll and resize triggers are set automatically for these groups
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * Custom triggers can belong to the global Y instance or to any local event
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac * Bg, Src, and Png images are all registered with groups via the same
f8b3c1bd4ebc59ec549f9564e169957c1e9a8ff4Matt Mlinac "registerImage" method, and differentiated by attribute parameters