Author Archives: Brett Bittke
Internet Explorer PNG Fix
If you ever had trouble with PNG files in IE then this is the fix for you. This fix is very easy to implement and is a great script. I’ve been looking for a script to fix this problem and I finally found it. The script has been created by TwinHelix and is an amazing. All you need to do is add the following code to your CSS img, div { behavior: url(iepngfix.htc) } You… Read more »
Live Screen Capture Image
If you haven’t heard of ThumbnailsPro then this is a great free script. All you need to do is add the code below and replace the http://yoururl.com in the image source code. It does take some time till the screenshot is processed, since it is a free service, but they do offer a subscription without the wait. <img src=”http://thumbnailspro.com/thumb.php?url=http://yoururl.com&S=150″ border=”0″ alt=”website screenshots”>