hi all
like we can import one css file into another css file
@import url(../style.css);
I would like to know how can i importing one javascript file into another javascript file.
vineet
hi all
like we can import one css file into another css file
@import url(../style.css);
I would like to know how can i importing one javascript file into another javascript file.
vineet
Not easily.
There is quite an extensive discussion of this here: http://stackoverflow.com/questions/950087/include-javascript-file-inside-javascript-file