[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added Keywords||patch,

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 Krinkle krinklem...@gmail.com changed: What|Removed |Added Keywords|patch, reviewed | --- Comment #13 from

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 Krinkle krinklem...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 --- Comment #11 from Michael Dale d...@ucsc.edu 2011-09-17 19:35:34 UTC --- That was an example of what people should not do. Presumably people would know better than to use length as an object property, bind trigger won't be the only thing

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-09-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 --- Comment #9 from vlak...@gmail.com 2011-09-08 04:01:42 UTC --- Thank you for this detailed and very interesting explanation. I took a look at the source of jQuery and ran through some debug sessions, their work using makeArray for

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 --- Comment #8 from Michael Dale d...@ucsc.edu 2011-08-29 07:28:18 UTC --- The bind trigger system is widely used for pure JS objects, so I don't think jQuery will ever disallow it. For example if you google the concept you see lots of folks

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2011-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 vlak...@gmail.com changed: What|Removed |Added CC||vlak...@gmail.com --- Comment #7

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2010-05-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2010-05-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2010-05-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 PleaseStand pleasest...@live.com changed: What|Removed |Added CC||pleasest...@live.com

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2010-05-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 --- Comment #3 from Amalthea amalthea.wikime...@googlemail.com 2010-05-18 22:23:58 UTC --- (In reply to comment #1) Perhaps it is better to create something like an addOnLivePreviewHook() Absolutely right. Would taking this one step further

[Bug 23580] Provide onLivePreviewDone javascript hook for NAVPOP and other scripts

2010-05-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23580 --- Comment #4 from Michael Dale d...@ucsc.edu 2010-05-18 22:51:20 UTC --- It would probably be more ideal to use jQuery bind event system somthing like: for the add hook you would use something like; $j( mw ).bind( eventName , function(