Groups
Groups
Sign in
Groups
Groups
ChocolateChip-UI
Conversations
About
Send feedback
Help
multiple selects
24 views
Skip to first unread message
Jeff Rossi
unread,
Mar 28, 2013, 1:07:13 PM
3/28/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chocolat...@googlegroups.com
multiple selects seem to work in emulator but not in safari.
Jeff Rossi
unread,
Apr 18, 2013, 2:12:01 PM
4/18/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chocolat...@googlegroups.com
I fixed this by adding
if (e.target.tagName === "OPTION") return;
in the handleEvent function in iscroll,
I also added OPTION in the boolean conditions in _end function
Reply all
Reply to author
Forward
0 new messages