Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #11595 (new defect)

Opened 1 month ago

Last modified 1 month ago

[PATCH] document.observe('dom:loaded') attached after dom loaded fire instantly

Reported by: jdalton Assigned to: sam
Priority: normal Milestone: 2.x
Component: Prototype Version: edge
Severity: minor Keywords:
Cc: mjs@beebo.org, tomg

Description

There have been some complaints that document.observe('dom:loaded', ...) doesn't fire instantly when called after the dom has loaded.
This patch fixes that.

Attachments

dom-loaded.patch (1.0 kB) - added by jdalton on 04/14/08 22:33:52.

Change History

04/14/08 22:33:52 changed by jdalton

  • attachment dom-loaded.patch added.

04/14/08 23:12:46 changed by mjs

  • cc set to mjs@beebo.org.

04/15/08 13:37:56 changed by tomg

  • cc changed from mjs@beebo.org to mjs@beebo.org, tomg.