Blog2004 ≫ Fixed it now

Still got some debugging crap in here:

javascript:function%20s(q){r='';t=0;for(i=0;i<q.length&&r.length<255;i++){c=q.charAt(i);if(c=='<'){t=1};if(c=='>'){t=0};if(!t){r+=c}}return%20r}w=window;d=document;l=location;q='';f='';if(!q&&w.getSelection){q=w.getSelection();f+='w.gs'+q+'%250D%250A'}if(!q&&d.getSelection){q=d.getSelection();f+='d.gs'+q+'%250D%250A'}if(!q&&d.selection){q=d.selection.createRange().text;f+='d.s'+q+'%250D%250A'}if(!q){q=d.body.innerHTML;f+='d.b'+q+'%250D%250A'}l.href=('http://www.clarkeology.com/cgi-bin/board.cgi?mPrecis='+escape(l.href)+'&mSubject='+escape(d.title)+'&mText='+'%5B%5B'+escape(l.href)+'%5D%5D%250A%250D'+s(escape(q))) Blog posting favelet

had to escape the contents of the select before passing it into the function, the function was getting nothing...

js: Programming language of the internets, mostly how I make my living.

⬅️ :: ➡️

Paul Clarke's blog - I live in A small town. Wed to Clare + dad to 2, I'm a full-stack web developr, and I do mostly javascript / Node, some ruby, python, php ect ect. I like pubbing, parkrun, restaurants, home automation and other diy jiggery-pokery, history, family tree stuff, Television, squirrels, pirates, lego, and time travel.