Closed (fixed)
Project:
Views Accordion
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2010 at 21:28 UTC
Updated:
15 Jul 2016 at 17:18 UTC
Jump to comment: Most recent
Comments
Comment #1
manuel garcia commentedConfirming this bug.
Apparently the wrapAll jQuery function only wraps actual html elements, and not plain text in between... looking for a solution, if anyone ever encountered this with jQuery feel free to chip in!
Comment #2
manuel garcia commentedAs a workaround for now, you can wrap whatever you use as separator within a span, like for example:
<span>|</span>Comment #3
manuel garcia commentedClosing now due to 6.x no longer supported.