[collapse collapsed] Link Header Text Not Wrapping
| Project: | Collapsible Text |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I'm trying to add a link on my page for when a user clicks on the link the content within the [collapse collapsed] and [\collapse] tag appears.
The problem is the link content does not wrap, it runs off the page.
My code:
[collapse collapsed title="My program has completed Step 2: Application but does not plan to submit or failed to submit our Candidacy Materials on the Candidacy due date we selected in our application"]
The program must submit a request in writing blah, blah, blah, blah.
[/collapse]
**********************************************************************************
The following text runs off the page - does not wrap:
[collapse collapsed title="My program has completed Step 2: Application but does not plan to submit or failed to submit our Candidacy Materials on the Candidacy due date we selected in our application"]

#1
#2
Subscribing
#3
Are you using an editor, like FCK? If so, you need to make sure you're in Full HTML mode, or else the editor will filter things out. You're code looks fine... other than the title is a bit long and contains quotes, which I never use in collapse fields.
Check your filter, that's most likely the issue.