Skip to content

Support search form events.#2474

Open
mooyah wants to merge 1 commit into
mootools:masterfrom
mooyah:master
Open

Support search form events.#2474
mooyah wants to merge 1 commit into
mootools:masterfrom
mooyah:master

Conversation

@mooyah

@mooyah mooyah commented Feb 26, 2013

Copy link
Copy Markdown
Contributor

Added search as an native form event

Added search as an native form event
@arian

arian commented Feb 26, 2013

Copy link
Copy Markdown
Member

Cool, didn't know about this one yet. Do you have a link to the w3c spec?

@mooyah

mooyah commented Feb 26, 2013

Copy link
Copy Markdown
Contributor Author

I don't know if it is part of the official spec yet. This event is the only way to accurately track changes to a search field in webkit based browsers (because of the darn "x" icon they put in input[type=search]).

This is the only reference I could find:
http://help.dottoro.com/ljdvxmhr.php

From: Arian Stolwijk [mailto:notifications@github.com]
Sent: Tuesday, February 26, 2013 12:40 PM
To: mootools/mootools-core
Cc: Joel Dubien
Subject: Re: [mootools-core] Support search form events. (#2474)

Cool, didn't know about this one yet. Do you have a link to the w3c spec?


Reply to this email directly or view it on GitHubhttps://github.com//pull/2474#issuecomment-14135085.

@mooyah

mooyah commented Feb 26, 2013

Copy link
Copy Markdown
Contributor Author

Here is another:

http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/html/attribute/onsearch

From: Arian Stolwijk [mailto:notifications@github.com]
Sent: Tuesday, February 26, 2013 12:40 PM
To: mootools/mootools-core
Cc: Joel Dubien
Subject: Re: [mootools-core] Support search form events. (#2474)

Cool, didn't know about this one yet. Do you have a link to the w3c spec?


Reply to this email directly or view it on GitHubhttps://github.com//pull/2474#issuecomment-14135085.

@ibolmo ibolmo added this to the 1.6 milestone Mar 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants