Modules can contain references to external JavaScript and CSS files, causing them to be automatically loaded when the module itself is loaded.
But when injection of CSS file make the IE does not show the GWT widgits until you click on the page manually.
To work around this, donot use css injection but using normal way of embed the css file in html template
No comments:
Post a Comment