Mr. Molitor,
This is a great looking theme! Thanks for the work. It is definitely one of the top options that our church is looking at.
However, I couldn’t help but notice the little bug with the “I’m New” banner. If you move the mouse in and out of the banner rapidly, the “drop-down” and “pull-up” animations seem to queue up, and continue running even after the user has moved the mouse away. I’m sure other people have noticed it too, and I think it is pretty easily solvable:
If you just wrap the drop-down functionality in something like:
if (!$("#imnew-id").is(":animated")) {
// animate banner down (or up) code goes here
}
(assuming you’re using jQuery) that should fix the problem.
Thanks and great theme!
Andrew M




848 Purchases
308 Comments