multiple selects

24 views
Skip to first unread message

Jeff Rossi

unread,
Mar 28, 2013, 1:07:13 PM3/28/13
to chocolat...@googlegroups.com
multiple selects seem to work in emulator but not in safari.

Jeff Rossi

unread,
Apr 18, 2013, 2:12:01 PM4/18/13
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