Lifeline

Joost Schuttelaar EMAIL HIDDEN
Mon Sep 15 00:46:04 CEST 2008


On Sep 15, 2008, at 0:22 , Ron West wrote:

> thanks Joost and Paul for you kind comments. i'm sure i posted this
> link before, but here it is again for those interested -
> http://ronwestb12.com/music/lifeline/

I made a funky bookmarklet just for your page :)

javascript:(function() { var extension = prompt('Specify (optional)  
file extension filter', 'mp3'); var s =  
document.createElement('script'); s.setAttribute('src','http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js') 
; void(s); if(typeof jQuery == 'undefined')  
{ document.getElementsByTagName('head')[0].appendChild(s); } $ 
(document).ready(function() { var newHtml = 'wget '; $ 
('a').each(function() { if (this.href.lastIndexOf(extension) ==  
this.href.length - extension.length) newHtml += this.href + ' ' }); $ 
('body').html(newHtml); }) })();

Only tested in Safari :)

-- 

Joost Schuttelaar
The Hague, NL




More information about the music-bar mailing list