Om een externe javascript of CSS in te sluiten (including) in GWT project moet volgende syntaxis gebruikt worden in module.
<script src=”js-url“/>
<stylesheet src=”css-url“/>
Add A Comment
You must be logged in to post a comment.
Om een externe javascript of CSS in te sluiten (including) in GWT project moet volgende syntaxis gebruikt worden in module.
<script src=”js-url“/>
<stylesheet src=”css-url“/>
You must be logged in to post a comment.