I added the First Time portlet for Liferay. Then I added CSS code and jQuery. It works very well in all browsers, but IE. The problem with IE is that it will not load CSS and jQuery files. Basically, I mean that when I run the portlet in IE, there is no CSS style or interaction with jQuery. Again, it works great on all other browsers.
I am testing IE8. It is displayed only in the normal html format. CSS style does not affect it. If I do not embed CSS code in each html element. It works great. But I do not want to combine jsp and css files.
source
share