Ticket #40 (closed defect: invalid)
Add a CSS Stylesheet to Xinha component
| Reported by: | forgottentowers | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by mokhet) (diff)
Hi there In textarea only needs:
editor1.config.pageStyle = "@import url(mystyle.css);";
But now, using Xinha, I try but nothing happens I used:
xinha_editors.config.myTextArea.pageStyle = "@import url(../css/mycss.css)";
but it didn??t work. What can I import external css style sheets? some one can help me?
Change History
Note: See
TracTickets for help on using
tickets.
