Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support search form events. #2474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support search form events. #2474

wants to merge 1 commit into from

Conversation

mooyah
Copy link
Contributor

@mooyah mooyah commented Feb 26, 2013

Added search as an native form event

Added search as an native form event
@arian
Copy link
Member

arian commented Feb 26, 2013

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

@mooyah
Copy link
Contributor Author

mooyah commented Feb 26, 2013

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
Copy link
Contributor Author

mooyah commented Feb 26, 2013

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.

None yet

3 participants