Ticket #75 (closed defect: wontfix)
(Interim Solution): Including external style sheet doesn't work with IE
| Reported by: | webmaster@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When explicitly giving Xinha an external stylesheet: this.pageStyle = '@import url(/htmlarea/screen.css);'; it is correctly displayed in Firefox, but not in IE (standard style instead). With htmlArea3, it was the other way around. Tried this.pageStyleSheets.push('/htmlarea/screen.css'); but that didn't work in either browser. I don't know the version number. Was the latest nightly a couple of days ago ;-)
Change History
Note: See
TracTickets for help on using
tickets.
