Skip to content

Tag: google-chrome

onunload does in Chrome

I am opening a new window as below to var nResult = window.showModalDialog(“getSelection.asp?Type=” + inputType, “”, “dialogHeight:220px; dialogWidth:400px; resizable=no; help:no; status:no”); Now on getSelection.asp I have following syntax for body <BODY onload=”R…

Simple bookmarklet not working in chrome

I am new to bookmarklet coding and i have run into a problem where the regular javascript works fine in the browser but not the bookmarklet version. I had found a bookmarklet which finds a image and turns it into BB code and that works fine, however it loads jQuery and i did not want it doing that all the