I need to turn off a specific DIV on a page based on the appearance of some specific text that will (or will not) be sitting inside a tag elsewhere ...
Hi Bear I have about 3000 lines of Javascript code for a web app that is doing what I want, but I was learning Javascript along the way so the code is a bit untidy and I now wish to rewrite/refactor the code. How should I go about introducing jQuery when doing that? Can I simply replace larger bits of Javascript ...