The title says it all – the latest version of my lightbox alternative jQuery.popeye now features a slideshow option (and some bugfixes, thank you).
Don’t use IE7 compatibility mode when testing JavaScript
I just learned the hard way that IE8 in IE7 compatibility mode is not the same as Internet Explorer 7. Apparently IE7 compatibility mode uses the IE8 JavaScript engine and you won’t be able to detect IE7-only JavaScript bugs when testing and developing in compatibility mode.
Continue reading
jQuery.popeye 2.0 released
I have just released a new major version of my popular image gallery script jQuery.popeye. It features more customization options, better cross browser and mobile support and tons of bugfixes.
Continue reading
Overlapping select field bug in IE6 – solved jQuery-style
When using drop-down navigation like Son of Suckerfish, which entails placing absolute positioned layers above the content layer, Internet Explorer 6 displays once again really stupid behavior when it comes to HTML forms with the SELECT element. When the drop-down layer hovers above a form, the SELECT still shines through, it stays above it and cannot be convinced by z-index or any other CSS trick to go where it belongs.
Continue reading
Lösung für Probleme mit automatischen Upgrades in WordPress 2.7
Es klingt vielversprechend, funktioniert aber anscheinend auf den wenigsten Servern reibungslos: die neue automatische Upgrade-Funktion für Plugins, Themes und die gesamte WordPress-Installation.
Continue reading