On Feb 2, 2:45 am, "Leslie P. Polzer" <[email protected]> wrote: > > I think perhaps a workaround is to avoid the extended-element syntax > > in prototype. > > > So, instead of > > > $('1').show() > > > do > > > Element.show('1') > > No, show() is added by Prototype.
Yes, I'm aware that Prototype is *supposed* to add show(), but for whatever reason, it doesn't work in Chrome. The above *does* work in Chrome. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
