Hey there i just read the documenation from a nice jquery-plugin, i also read some demonstrations and i just wondered if i can change this:
http://jsfiddle.net/craga89/T9GHJ/
can this be changed to a list? I mean, Instead of:
<table>
<tr>
<td></td>
Use:
<ul>
<li></li> // ..
Is this possible? greetings
Yes
HTML
JS