SET and CANCEL buttons not functioning (v2.12.0)

32 views
Skip to first unread message

Nav Dhi

unread,
Aug 17, 2014, 2:20:54 AM8/17/14
to mobis...@googlegroups.com

I am not able to get mobiscroll scroller to go away by clicking SET or CANCEL.  I am using current version of Intel AppFramework, and have tried this on chrome as well as IE as well as android browsers.  Stepping thru the code, it appears that the event handlers are being initialized for both SET and CANCEL buttons in mobiscroll.widget.js but events don't actually get triggered.  Any pointers, is there an order of includes that I don't have correct?  

Thanks in advance. 

My includes in the html:
<script type="text/javascript" src="js/libs/handlebars.js"></script>
<script type="text/javascript" src="js/libs/appframework.js"></script>
<script type="text/javascript" src="js/libs/appframework.ui.js"></script>
<script type="text/javascript" src="js/libs/af.mvc.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.appframework.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.core.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.widget.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.scroller.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.list.js"></script>
<script type="text/javascript" src="js/libs/mobiscroll.select.js"></script>

Nav Dhi

unread,
Aug 17, 2014, 4:45:00 PM8/17/14
to mobis...@googlegroups.com

I have created a simple (netbeans) HTML5 project without any other cruft to demonstrate the issue, please see attachment zip.  

Any help is appreciated.  Thanks
MobiScrollTestApp.zip

Istvan Halmen

unread,
Aug 21, 2014, 6:15:05 AM8/21/14
to Mobiscroll Group
Hello,

In appframework 2.1.0 namespaced events are not supported, see https://github.com/01org/appframework/issues/638. Mobiscroll relies on namespaced events, that's why some of the events (set, cancel taps) are not working.
The issue has been fixed and available in appframework 2.1.1, so upgrading should solve the problem.

Istvan


--
You received this message because you are subscribed to the Google Groups "Mobiscroll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobiscroll+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nav Dhi

unread,
Aug 21, 2014, 1:07:53 PM8/21/14
to mobis...@googlegroups.com
Thank you, I will try today.  Appreciate your response.  
Reply all
Reply to author
Forward
0 new messages