https://bugzilla.wikimedia.org/show_bug.cgi?id=31682
--- Comment #8 from Derk-Jan Hartman <[email protected]> 2011-11-13 15:47:56 UTC --- Any comments on where to go with this ? Shall I go: .focus( '#wpTextbox1, .wpEdittoolsText') and then add wpEdittoolsText class to all elements we would like the edittools to work for (upload field, editsummary fields, proofread fields) ? Or shall i just do it like .focus( 'textarea, input[type=text]') ??? Which way would be preferred ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
