Eric Martin

Eric Martin

0p

1 comments posted · 1 followers · following 0

17 years ago @ Joel G Goodman - It's Beginning to Look... · 0 replies · +1 points

The AgapeFest design looks cool - so do the snowflakes on this site (though it eats up a lot of cpu).

I've been contemplating signing up and using IntenseDebate since I saw the announcement - you've motivated me to "just do it".

btw - I noticed you are getting some JS errors on your site. It is being caused by the jQuery.noConflict(); call that is now included automatically when using jQuery. So, you can change all $'s to jQuery, add $ = jQuery; or - I have to not load the WordPress version of jQuery in SMCF...