I create HTML webresource and want to access other javascript webresources in this HTML
How can i refer to this script in case the both on the same form
is this right:
<script src="../SDK.MetaData.js" type="text/javascript"></script>
??
I create HTML webresource and want to access other javascript webresources in this HTML
How can i refer to this script in case the both on the same form
is this right:
<script src="../SDK.MetaData.js" type="text/javascript"></script>
??