Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

multiple > fireEvent('liszt:updated'); #18

Closed
uffizi opened this issue Sep 29, 2011 · 3 comments
Closed

multiple > fireEvent('liszt:updated'); #18

uffizi opened this issue Sep 29, 2011 · 3 comments

Comments

@uffizi
Copy link

uffizi commented Sep 29, 2011

Hi
first - thanks for your work!

do you have an example with multiple-select and the fireEvent?
I don't get it to work, and by sending the form there is no post of the chosen selects..

thank you, c

@jonnsl
Copy link
Collaborator

jonnsl commented Sep 29, 2011

Here is an example http://jsfiddle.net/rD8Fu/

@uffizi
Copy link
Author

uffizi commented Sep 30, 2011

thank you.

but for an form, I still need to make a function to get the chosen as post-results?
or must it be with an ajax request?

sorry for not understanding.

Am 29.09.2011 um 23:39 schrieb Jonnathan:

Here is an example http://jsfiddle.net/rD8Fu/

Reply to this email directly or view it on GitHub:
#18 (comment)

@jonnsl
Copy link
Collaborator

jonnsl commented Sep 30, 2011

just give a name to the select

<select name="multi_example">
<option value="1">Option 1</option>
<option value="2">Option 2</option>
</select>

@jonnsl jonnsl closed this as completed Oct 1, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants