Owner: FindHow URL:http://findhow.blogspot.com Join Date: Wed, 17 Oct 2007 13:35:40 -0500 Rating:0 Site Description: all kinds of computer related tutorials for all kinds of users Site statistics:Click here
[Tutorial] How to use IE7, IE6, IE5 at the same time 2007-10-25 07:05:00 This is very good for testing sites on different browsers. You can download it from Tredosoft or one of these links: RS1 / RS2 / ZS1 / ZS2 / MU1 / MU2 / BD1 / BD2The installer contains IE3 IE4.01 IE5 IE5.5 and IE6 Read more:Tutorial
[Tutorial] How to use your Gmail account as a 4GB HDD 2007-10-30 01:27:00 "GMail Drive creates a virtual filesystem on top of your Google Gmail
account and enables you to save and retrieve files stored on your Gmail account directly from inside Windows Explorer. GMail Drive literally adds a new drive to your computer under the My Computer folder, where you can create new folders, copy and drag'n'drop files to," the official website of the utility describes it."Download GMail Drive and install it, then go in My Computer and you'll see a drive called Gmail Drive. Now you can use it like a normal partition. Read more:Tutorial
[Tutorial] How to Use PNG Transparency with IE5.5 and IE6 2007-11-01 13:41:00 Instead of <img src="image.png"> use this code below:<div align="right"><span"display:inline-block;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://findhow.blogspot.com//image.png');/* apply the background image with Alpha in IE5.5/Win. The src should match that of the image */"><img border="0""filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);/* make the real image fully transparent in IE5.5/Win, so the Alpha image can show through */" alt="" src="image.png"/></span></div>Replace image.png with the url of your image in both cases Read more:Tutorial
, Transparency