You don't need to. jQuery is not a different language, it's a framework built on top of Javascript. You won't get any improvement from switching to jQuery, at least not with the low amount of Javascript that is currently used. You would end up running the same Javascript but with more overhead.
(Though it has been suggested several times that Q2A could convert to jQuery, since it would make future development using JS much easier.)