Hi lun.ashis, One thing, because code seems to be good, is that webkit can't attach an event on an hidden element. But I don't know if it's still true for version 4. If it could help.
-- david On 16 juil, 10:40, "lun.ashis" <[email protected]> wrote: > Hi guys > > I am facing problem with Safari 3.0.4 that element observed is > useless, it does nothing. But it works for other browsers and also > with the other upper version of safari. > > my code is > $('btn-link-cancel').observe('click',function(){ RedBox.close(); }); --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
