Wrap Long text lines for selectBooleancheckbox
790886Oct 18 2010 — edited Jan 4 2011Hi
Just a quick and hopefully painless question. Is there a way to display long lines using selectbooleancheckbox? The 'text' associated is too long and you have to scroll the page to the right when it displays. I set the simple = true, but it doesn't wrap around the checkbox nicely... Is there something else that can accomplish this?
Example...instead of it displaying like this...
[] ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF
ABCDEF ABCDEF ABCDEF
I want it to display like this...
[] ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF ABCDEF
__ABCDEF ABCDEF ABCDEF
The underscore in the second line indicates formatting! I hope I am not confusing as to what I want.