I was asked recently whether the Popupper plugin for Wordpress works when mousing over an image. I tried it to see, if I had managed to write the code good enough for it to “just work” out of the box. Sadly no, the highlighted image disappeared when I tried it out. That’s a bug for [...]
Using Popupper 1.5 over images
February 21st, 2009 · No Comments
Tags: ones and zeroes
IE7: no comment
November 6th, 2008 · 8 Comments
Ugh, the popupper plugin that I wrote already got bug reports from IE7 users. I work on my laptop and tested it on Safari, Camino, and Firefox. Unfortunately, I never checked out IE7. It turns out that some HTML/Javascript comments that work on Safari/Camino/Firefox don’t work on IE7.
My plugin was creating HTML that looked like:
<script type=’text/javascript’>//<!–
…
//–!></script>
… this does not work [...]
Tags: ones and zeroes
A new Wordpress popup plugin
October 30th, 2008 · 14 Comments
I’ve just finished writing a new plugin for Wordpress. It allows you create popups, like the ones highlighted in blue in the last sentence. Hopefully, some bloggers out there pick it up and try it out. You can download it from the official wordpress.org page here.
Tags: ones and zeroes
