MyBB Community Forums

Full Version: Getting rid of prototype and start using jQ
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB uses prototype and it always conflicts with JQ when we try to include jQ effects in themes, when MyBB will start using jQ instead of prototype?
Why not just use jQuery.noConflict();
MyBB 2.0 unless there's something better out then.
I for one prefer prototype over jQuery Wink
(2010-10-24, 11:38 PM)Sukanjan.K Wrote: [ -> ]MyBB uses prototype and it always conflicts with JQ when we try to include jQ effects in themes, when MyBB will start using jQ instead of prototype?

So just include prototype based effect in your themes. You can do mostly everything with this JS framework too.
We will use jQuery in MyBB 2.0. We will not use Prototype in MyBB 2.0
i think JS is more friendly then jQuerry.
(2010-10-28, 02:15 AM)Ryan Gordon Wrote: [ -> ]We will use jQuery in MyBB 2.0. We will not use Prototype in MyBB 2.0

Good to know that. Smile