I have a quick, beginners-type-question. If I were to use jQuery and some other framework, would the following statement be problematic:
jQuery(document).rea
For sure, make your code as explicit as possible - especially in this case. If the site changes later, you may end up calling the wrong library.