Blog2004 ≫ Fixed it now

⬆️Not sure why that's broken

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...

⬅️ :: ➡️

Paulʼs weblog - I live some place you've not heard of in the far South. Married + dad to two, I'm a full stack web engineer, + I do js / node, some ruby, other languages etc. I like pubs, running, restaurants, home automation and other diy jiggery-pokery, history, tree stuff, TV, squirrels, pirates, lego, + TIME TRAVEL.