I have a jquery-code which using selectors (from current document). Now I want to move this code into another file(js) and just include from this document. Could I do it without any editing? So, will jquery-code works right?
I have a jquery-code which using selectors (from current document). Now I want to
Share
in the
heador right before the endbodytag will do. If this is in theheadthen make sure you’re using$(document).ready( fn ).