Hello,
I'm trying out your MooTools plugin and it's working really well! One issue I'm encountering is that it is not working in Internet Explorer versions lower than 8 (IE6 and IE7). It looks like it's crashing on the storage.load() call (line 63).
I've worked around it by removing the whole behavior Storage section (as I don't know much about how it works) and falling back to using cookies. However, I guess it's meant to work (otherwise the code wouldn't be there :P)
Hello,
I'm trying out your MooTools plugin and it's working really well! One issue I'm encountering is that it is not working in Internet Explorer versions lower than 8 (IE6 and IE7). It looks like it's crashing on the storage.load() call (line 63).
I've worked around it by removing the whole behavior Storage section (as I don't know much about how it works) and falling back to using cookies. However, I guess it's meant to work (otherwise the code wouldn't be there :P)