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

Inspect target attribute on links and forms #1

Open
caolan opened this issue Nov 7, 2011 · 0 comments
Open

Inspect target attribute on links and forms #1

caolan opened this issue Nov 7, 2011 · 0 comments

Comments

@caolan
Copy link
Member

caolan commented Nov 7, 2011

From the mailing list:

I'm trying to use an iframe to upload a form that contains a file
input.
The problem is that kanso "grabs" the request and changes the url,
which is not what I expected. I tried to use target="_blank" in a
A element to open a resource in another window, and that also does
not work as I expect. Is there some way to tell kanso not to act
on forms and link with a target attribute? Or any other way to
upload files to an external process behind couchdb (a node.js server)?

Duality should not be handling these events, check the target attribute beforehand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant