Closed kaushikgopal closed 11 years ago
I've imported jquery and jquery ui again in the user profile edit page (which I now feel is wrong ! ). Can we up the version of jquery and jquery-ui in cmu_sv.html.erb (tooltip was introduced in 1.9) ?
Current Versions: jquery: 1.6.1 jquery ui: 1.8.3
Proposed Versions: jquery: 1.9.0 jquery ui: 1.10.0
My local so far seems ok with the upped versions.
an additional incentive to up the version of jQuery, is the selector optimization we can achieve with the on event listener that was introduced in v 1.7.
Correcting Print style on photo roster page + adding hints for jQuery ui tooltip