The page you are looking at now is at this URL: http://pastoid.com/bmt
This paste was last updated on January 20, 2009 at 2:37 pm.
var arrayOfNames, sortedArrayOfNames, count, sortedHtmlOfNames = ''; arrayOfNames = ['John Lennon', 'Paul McCartney', 'George Harrison', 'Ringo Star', 'George Martin', 'Yoko Ono']; sortedArrayOfNames = arrayOfNames.sort(); for (count = 0; count < sortedArrayOfNames.length; count++) { sortedHtmlOfNames += '<option value="' + sortedArrayOfNames[count] + '">' + sortedArrayOfNames[count] + '</option>'; } $('#custom').append(sortedHtmlOfNames);
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 112 |
| www.bing.com | 6 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This