Skip to main content

Posts

Showing posts with the label web browser

Image links in IE8

While mocking up a design page for a colleague's website I came across a new browser behaviour in IE8. This was the first time I used IE8 as my main development browser, due to the fact that the PC was re-installed and high-priority updates were applied. Surprisingly Microsoft branded IE8 as a priority update. Anyway, back to what I was talking about, here's a sample: <a href="index.htm"><img src="logo2.jpg" alt="Logo" title="Logo" /></a> As you can tell, this is using an image for a link, where it behaves well in Chrome, Firefox and in the previous versions of IE (7 and older). But in IE8, this is not the case as the DOM does not treat the image as innerText, only as a child node. As a result, everytime I hover the mouse over this image, an extra gap would come from nowhere shifting any relatively positioned elements. To fix this I explicitly added a space (&nbsp;), so the line would look like: <a href="inde...

Microsoft bows to Firefox

OK. Not really, but I'm sure certain techy people will have a field day when that happens. However, their web browser's (Internet Explorer) market share has been constantly falling like nobody's business lately. Some believe that the catalyst for this is when IE appeared in the news for a severe security flaw, which is pretty much the time frame for when (the ever popular) Google released it's own browser - Google Chrome (Just over 1% of the market - according to NetAppliance). Then again, Firefox is a proven web browser and has seen an increased market share (over 21% of the market). What's more interesting that Apple's Safari browser is being used by more than 8% of computer users. There's no surprise there since Apple built up its image with the iPod and the iPhone. Plus the fact that this company also bundles a web browser with its Operating System. With this weaking stance in the browser market, Microsoft has finally released an official Live Se...

Masters of the Web

Google has recently upped the ante for its presence on the web.  With the recent beta of Google Chrome, Google is contending against Mozilla Firefox and Micorosoft Internet Explorer. To quote from Google, it is intended to be a  browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. After trying out the beta, I see that this goal is very realistic.  The first thing I noticed is the very fast start up time of the browser and to be greeted with a very nice (and easy) design of the interface. So don't wait any longer... go try it out. http://www.google.com/chrome/intl/en-GB/features.html?hl=en-GB&brand=CHMG&utm_source=en-GB-hpp&utm_medium=hpp&utm_campaign=en-GB

Crash IE

Yes crash it! I just cannot resist the urge to visit CrashIE.com while using Internet Explorer 6. As the name suggests it crashes the browser. Don't worry. Your other browsers like Firefox and Flock are safe. Unfortunately, it does not crash the new Internet Explorer 7 browser. I don't use IE7 anyway, with the new (hideous) interface bugging me every second. So here I am in IE6. Here we go ag.... Hehehe.

Flock your web browser

You may still be using Internet Explorer, given all the choices out there. But why? You don't have to be dull and just browse web pages. There's more to the Internet such as blogging, sharing pictures and having a bit of fun. While Mozilla Firefox is a great (and more secure) alternative to Internet Explorer, it adds to the experience with Extensions. These extensions can vary from weather and news feeds all the way to making web developers gleem while hacking away at the keyboard. Enter Flock . To quote from their website: Flock is an amazing new web browser that makes it easier to share media and connect to other people online. Share photos, automatically stay up-to-date with new content from your favorite sites, and search the Web with the most advanced Search Toolbar available today. It is based on the Mozilla Gecko engine and resembles Firefox on steroids, or (if you like) extensions such as The Coop. I actually use Flock to seek enjoyment from the Internet, so while I...