On Jan 3, 2008 9:04 PM, Nicolás Sanguinetti <[EMAIL PROTECTED]> wrote: > > Surendra, you're probably trying to modify the dom before the dom is > fully loaded. Are you getting an "Operation aborted" alert? > http://clientside.cnet.com/code-snippets/manipulating-the-dom/ie-and-operation-aborted/
Yep! This is the cause. Thanks! > > -Nicolas > > On Jan 3, 2008 10:47 AM, Surendra <[EMAIL PROTECTED]> wrote: > > > > i have seen this problem with 'dom:loaded' and IE6, forcing me to go > > back to body onloaded. > > > > its actually IE6 problem, and prototype is trying its best not to > > trigger them, but sometimes it fails. > > > > > > On Jan 3, 2008 3:52 PM, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > > > > > > The actual window closes??? > > > Give some more information about your system: what OS are you on, > > > which sites close, which version of IE are you using etc. > > > > > > I doubt this will be a Prototype related problem but rather a problem > > > on your end. > > > > > > > > > On Jan 3, 5:37 am, Sophy <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > Does anyone know why IE close when I open the sites that use Prototype > > > > framework? It is not always close. Some IEs do not close, but some > > > > close. > > > > > > > > Any helps is always appreciate. > > > > > > > > > > > > > > > -- > > Surendra Singhi > > http://ssinghi.kreeti.com, http://www.kreeti.com > > > > > > > > > > > > > > -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
