Hi,
I'm trying to create a website where I load a pile of images in different
sections, hide all of them except one, then, upon selection in a drop down
menu, I fade the current one out and the new one in. I'm using Fx.Elements
to do this but I keep getting "out of memory" problems in Firefox using
Firebug. there are a lot of pictures so it's possible I'm trying to do too
much here but I can't figure out what the problem is. It did work at one
point but now it doesn't and I can't figure out why it's crashing.
In IE I'm told first I have an invalid argument in Selectors.js for the
Element.implement match function. I'm also told "Object doesn't support
this property or method" for in Domready.js under (function() -
window.fireEvent('domready')).
The code can be found at http://www.kasyaccents.com/test/linda1.php. Any
help in trying to figure out what is causing my problem would be much
appreciated.
Thanks!
--
View this message in context:
http://n2.nabble.com/Out-of-Memory-tp2116190p2116190.html
Sent from the MooTools Users mailing list archive at Nabble.com.