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