var items=[], options=[]; //Iterate all td's in second column $('#tableId>tbody>tr>td:nth-child(2)').each( function(){ //add item to array item.push( $(this).text() ); }); //restrict array to unique items var items = $.unique( items ); //iterate unique array and build array of select options $.each( items, function(i, item){ options.push('<option value="' + item + '">' + item + '</option>'); }) //finally empty the select and append the items from the array $('#selectId').empty().append( options.join() );
- Alun Rowe
Meanwhile 2 is almost 30 years old now. It began with a handful of ramps from the old Meanwhile Park and grew from there. As a park it was overlooked for years by skaters outside London, but it was put squarely on the map when the Gonz trademarked the gap between the waves with a frontside ollie in ‘87
- Iain Baker
from Bookmarklet
This is, without doubt, my favourite website. See how much money people are prepared to pay for something you threw away years ago...
- Iain Baker
from Bookmarklet
Brilliant, just found my flaming sword mini went for over $300 dollars :) So do I sell or pass it on to my lad as a family heirloom...
- Alun Rowe
Hang it on the wall - prettier than most artwork you can buy, that's for sure.....
- Iain Baker
Converting OS Coodinates into Longitude & Latitude, So, I've been doing some digging to try and work around the legal restrictions which mean that Google can't provide Longitude & Latitude for British Postcodes. - Isotope Communications - Web Design, Soft - http://www.icommunicate.co.uk/rss...
post to <a href="http://del.icio.us/post?url=<txp:permlink />&title=<txp:php>$a = title (array ());echo urlencode($a);</txp:php>">del.icio.us</a>
- Alun Rowe