[javascript - jQuery] creating nested array's on the fly
- by adardesign
What i am trying to do is to loop this HTML and get an nested array of this HTML values that i want to grab.
This script is just part of a whole function.
html
<div class="configureData">
<div title="Large">
<a href="yellow" title="true" rel="$55.00" name="sku22828"></a>
…