How to integrate yui with javascriptmvc?
I want to use yui3.Tabview in my application based on javascriptMVC.
How to integrate yui with javascriptmvc? I want to use yui3.Tabview in my application
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s far better to ask questions on JMVC’s forum. I answer questions there like crazy. I only check StackOverflow once and a while.
Can jQuery listen to YUI events via bind? If it can’t integration is really easy, controllers should be able to listen to these events automatically.
If not, I’d build a special event wrapper for jQuery to listen to YUI’s events. Then you could listen to YUI events like:
I’d be happy to explore building this bridge with you on JMVC’s forum.