An even better improvement to the Flash Satay and Flash Javay methods I’ve been looking at the Flash Satay method of maintaining valid markup using flash (the <embed> tag commonly used for non-IE browsers is no longer supported by current versions of HTML and XHTML). It always seemed a little wacky and time consuming to… Read more »
Posts Tagged: Internet Explorer
Internet Explorer Standalone Files
If you are a web designer, and if you are like me, you probably get frustrated by the fact that you can only install one version of Internet Explorer on your computer at a time and that it’s nearly impossible to test webpages to see how they will look in various older versions of IE…. Read more »
Flash Plugin Switcher
Today I was attempting to test my flash detection scripts, so I wanted to install a different, older version of the Flash player plugin in my browser. I went out to Macromedia’s website, where they have a page full of Archived Macromedia Flash Players available for testing purposes. While this page seemed like the answer… Read more »
min-height hack for IE
If you do table-less designs with CSS, you may have noticed that using float on a DIV won’t push it’s container DIV down, so that the container is at least the same height as the floater. For example, on this Blog, the right navigation is formed using float:right but I was having problems when the… Read more »