Set innerHeight also for IE
I’m really not a fan of popup windows within a website. But sometimes it really makes sense. For example for a little campaign which is more or less a microsite. But you want not to lose the website context. In this case i would “allow” to open the campaign in a popup window. The popup [...]
swfInputs: Solving Mozilla + Transparent Mode + Win + Special Chars within inputs
As you probably know the Flash Player uses three different types of modes an Flash movie is embedded in the browser window. Its is set via the wmode parameter in the embed or param tag. <param name="wmode" value="transparent" /> <embed wmode="transparent" … With the transparent mode you can influence the relation between the Flash movie [...]