https://bugzilla.wikimedia.org/show_bug.cgi?id=27894
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy CC| |[email protected] --- Comment #2 from Krinkle <[email protected]> 2011-03-09 00:12:22 UTC --- The id and locatin of that tag is variable per-skin. The mw.util class has a $content variable though which contains a jQuery object of the content element in the current skin. should be as simple as attaching a .dblclick() to mw.util.$content -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
