(Edited by ozphactor on 04-11-2004 20:56)
...
rlamb removed a backslash out of curiousity to see if there is a problem with them... (C:\windows\notepad.exe)
testing a bookmarklet to hide ad banner of width 728 height 90
quote:<a href="javascript:if(document.images.length<1){alert('No image on page!')}else{for(jK6bvW=0;jK6bvW<document.images.length;jK6bvW++){if((document.images[jK6bvW].width==728)&&(document.images[jK6bvW].height==90))void(document.images[jK6bvW].src='gone')}void(null)}">to hide ad banner of width 728 height 90</a>
raw HTML code appears not to work.
(Edited by rlamb on 08-14-2004 19:37) (Edited by rlamb on 08-14-2004 19:40)