https://bugzilla.wikimedia.org/show_bug.cgi?id=57179
--- Comment #1 from Bartosz Dziewoński <[email protected]> --- Features we are missing: * Support for valHooks and propHooks (bug 55651) * Clearing placeholders upon form submission (bug 47057) Features mathiasbynens/jquery-placeholder is missing (bug 47057 comment 5): * Calling it as $(…).placeholder('Placeholder text') to set placeholder (its .placeholder function doesn't accept any arguments). * Support for inserting values into inputs with placeholders defined – dragging text or rightclick-pasting it could result in new value being appended to the placeholder or inserted in the middle of it. -- 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
