In brackets now I can only code jQuery inside the lines of my html file. But now I want to code jQuery in another file, but of course I stall want that it interact with the html, for example that I can still target the divs: $(".navbar")
Apparently the reason why I can't have the jQuery-code in another file is a glitch in Brackets.