Hi All,<br><br>Using the Mozilla/5.0 (Windows NT 6.1; rv:12.0a1) Gecko/20120112 Firefox/12.0a1 build, the <a href="http://printwhatyoulike.com">printwhatyoulike.com</a> bookmarklet is doesn't work. I works just fine in Chrome Canary. I've posted the contents of the bookmarklet's Location field below in case it might be helpful:<br>
<br>
javascript:(function(){if(window['ppw']&&ppw['bookmarklet']){ppw.bookmarklet.toggle();}else{window._pwyl_home="<a href="http://www.printwhatyoulike.com/">http://www.printwhatyoulike.com/</a>";window._pwyl_bmkl=document.createElement('script');window._pwyl_bmkl.setAttribute('type','text/javascript');window._pwyl_bmkl.setAttribute('src',window._pwyl_home+'static/compressed/pwyl_bookmarklet_10.js');window._pwyl_bmkl.setAttribute('pwyl','true');document.getElementsByTagName('head')[0].appendChild(window._pwyl_bmkl);}})();<br>
<br>Any ideas?<br>