Currently, we have $DOCROOT/lib/jquery.js as our standard jQuery, and I think it's sitting at 1.5.something. I wanted to use $('whatever').prop(), so I brought in Google's jquery.current.js, and that introduced errors.
Until I also brought in Google's jquery-ui.current.js (not their real numbers), which tells me we have to move to a less-dumb naming structure for JS libs in $DOCROOT/lib/.
Until I also brought in Google's jquery-ui.current.js (not their real numbers), which tells me we have to move to a less-dumb naming structure for JS libs in $DOCROOT/lib/.
No comments:
Post a Comment