Side navigation
#5063 closed bug (worksforme)
Opened August 17, 2009 03:10PM UTC
Closed June 13, 2010 04:30PM UTC
wrapAll removes <br/> tags
Reported by: | cherrydavid@hotmail. | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | manipulation | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have three anchor tags seperated by <br/> tags. When I use wrapAll it does wrap the anchors, but it removes the <br/> tags
wrapAll functions correctly in your test case. the <br /> tags don't get removed it just doesn't wrap them because it wasn't told to. They are left at the bottom.