Bookmarklets

These are old scripts for bookmarklets and may not work in your browser.

Scroll

javascript:var wN2scRl;Sa5gNA9k=new Function('clearTimeout(wN2scRl)');document.onkeydown=Sa5gNA9k;Sa5gNA9k();void(wN2scRl=setInterval('if(pageYOffset<document.height-innerHeight){window.scrollBy(0,1)}else{Sa5gNA9k()}',50))

Scroll 0

javascript:var wN2sc8Rl;Sa5gNA9k=new Function('clearTimeout(wN2sc8Rl)');document.onkeydown=Sa5gNA9k;Sa5gNA9k();void(wN2sc8Rl=setInterval('if(pageYOffset<document.height-innerHeight){window.scrollBy(0,1)}else{Sa5gNA9k()}',150))

Scroll 8

javascript:var wN2scRl;Sa5gNA9k=new Function('clearTimeout(wN2scRl)');document.onkeydown=Sa5gNA9k;Sa5gNA9k();void(wN2scRl=setInterval('if(pageYOffset<document.height-innerHeight){window.scrollBy(0,10)}else{Sa5gNA9k()}',50))

Scroll ?1-8

javascript:var wN2scRl;S3g=new Function('clearTimeout(wN2scRl)');document.onkeydown=S3g;a7T=prompt('Rate...','');if(a7T!=null){S3g();void(wN2scRl=setInterval('if(pageYOffset<document.height-innerHeight){scrollBy(0,a7T)}else{S3g()}',50))}else{void(null)}

Change background to White

javascript:void(document.bgColor='#FFFFFF')

Stop Music/Audio

javascript:for(iVrW6Bc=0;iVrW6Bc<document.embeds.length;iVrW6Bc++){if(document.embeds[iVrW6Bc].toString().indexOf('SoundPlayer')!=-1){void(document.embeds[iVrW6Bc].stop());void(null)}else{void(null)}}void(null)

Display Screen Settings

javascript:alert('Width of screen: '+screen.width+' pixels\n\rHeight of screen: '+screen.height+' pixels\n\rNumber of colors: '+Math.pow(2,screen.colorDepth))

Display Date & Time

javascript:var dt78KwZ9=new Date();alert(dt78KwZ9.toLocaleString())

Escape code for symbol  ($ = %24)

javascript:cVgU2z1=prompt('Symbol...','');if((cVgU2z1!='')&&(cVgU2z1!=null)){if(cVgU2z1.length>1){alert('Just one symbol at a time!')}else{document.write('Escape is '+escape(cVgU2z1));void(document.close())}}else{void(null)}

ISO Latin Character Codes  (é = &eacute;)

javascript:t='';v=new Array('a','A','e','E','i','I','o','O','u','U');s=new Array('grave','acute','uml','circ');for(i=0;i<10;i++){for(j=0;j<4;j++){w=v[i]+s[j];t+='<font size=+1>&'+w+'; is &am'+'p;'+w+';</font><br>'}};with(document){write(t);void(close())}

NO Images on page

javascript:if (document.images.length<1){alert('No image on page!')}else{for(jK6bvW=0;jK6bvW<document.images.length;jK6bvW++){void(window.document.images[jK6bvW].src='missing');}void(null)}

Wrap Page  (fixes forum with horizontal scrollbar)

javascript:(function(){var D=document;F(D.body);function F(n){var u,r,c,x;if(n.nodeType==3){u=n.data.search(/\S{45}/);if(u>=0){r=n.splitText(u+45);n.parentNode.insertBefore(D.createElement('wbr'),r);}}else if((n.tagName!='STYLE')&&(n.tagName!='SCRIPT')){for(c=0;x=n.childNodes[c];++c){F(x);}}}D.body.innerHTML+=' ';})();

Image Wrap on Page (if Wrap Page doesn't work)

javascript:(function() { var d=document, mW = 600; i=0, f=d.evaluate('//frame|//iframe', d, null, 6, null); css(d); for (i; i<f.snapshotLength; i++) { fr = f.snapshotItem(i); css(fr.contentDocument); } function css(e) { var x=e.getElementById('pIUblaB3ie0L'); if (x) { x.parentNode.removeChild(x); } else { var h=e.getElementsByTagName('head')[0], l=e.createElement('link'); l.setAttribute('id', 'pIUblaB3ie0L'); l.setAttribute('type', 'text/css'); l.setAttribute('rel', 'stylesheet'); l.setAttribute('href', 'data:text/css, img { max-width:' + mW + 'px !important; height: auto !important }'); h.appendChild(l); }}})();

Image Wrap on Page #2

javascript:(function(){ function zoomImage(image, amt) { if(image.initialHeight == null) { image.initialHeight=image.height; image.initialWidth=image.width; image.scalingFactor=1; } image.scalingFactor*=amt; image.width=image.scalingFactor*image.initialWidth; image.height=image.scalingFactor*image.initialHeight; } var i,L=document.images.length; for (i=0;i<L;++i) zoomImage(document.images[i],.5); if (!L) alert(%22This page contains no images.%22); })();

Resize page to 800x600

javascript:top.resizeTo(800,600)

Display value of $1 USD in CAD (Google)

keyword:1%20USD%20in%20CAD

Display value of $1 CAD in USD (Google)

keyword:1%20CAD%20in%20USD

Display value of $1 USD in CAD (Google)

keyword:1%20USD%20in%20CAD

TOP