さて、タイトルはほとんどすべてを尋ねます:既存のJQueryアプリ内でRightJSウィジェットをどのように使用しますか?
私はRightJSを調べてきましたが、特にBillboardとSliderwidgetsが好きで、既存のアプリで使用したいと思っていますが、2つのライブラリ(JQueryとRightJS)を並べて使用する明確な方法が見つかりません。
誰かが推奨する例やベストプラクティスがありますか?
RightJS has a safe-mode build, just hook it up when you need to use RightJS alongside with some other libraries. RightJS UI widgets work with both normal and safe-mode builds.
NOTE in safe mode all the helper methods in RightJS are available through the RightJS
object