Home · Web Design

Flash Activation in Microsoft Internet Explorer

I was working on a web design project the other day in Dreamweaver and I put in a Flash object into a web page. I've done this plenty of times in the past, with no problems.

Well, little to my knowledge, Microsoft recently released a security update to Microsoft Internet Explorer through Auto Update that disables Flash and other Applets by default. This can be seen by a grey box around the Flash object (on mouseover) and a tooltip displays that says "Click to activate and use this control".

My initial reaction was "WHAT THE HELL!?!"

Continue reading Comments (2) Dec 27, 2006

List of web design woes in IE

Today I was coding a web site mockup at work, and came across a weird browser quirk, native to IE called the Peekaboo bug. This particular CSS bug causes certain elements of your page to mysteriously just disappear! The only fix is to apply position:relative; to the effected element, or CSS class.

I have heard of this bug before, but never had actually experienced it myself. In light of my new "discovery" I have decided to make a list of all of the browser rendering problems in IE which I have personally come across in my web design career.

Comments (0) Dec 27, 2006

<< First < Previous [4 / 4] Next > Last >>