empty spans inserted by accordion?
empty spans inserted by accordion?
Why does the accordion plugin insert empty <spans>. For example
<span class="ui-accordion-left">
</span>
<span class="ui-accordion-right">
</span>
Are those just hooks for styling with CSS?