Copyright Demo Page

I added a new demo page to the Sympraxis Consulting site yesterday.  It’s such a simple thing that it’s almost not worth mentioning.  However, when you can do something today that means you don’t have to do work tomorrow, why not make the effort? I’ve posted on this idea before, but just to reiterate, the demo…

jQuery Fun with Animation and Opacity

Over the last few days, I’ve been doing some more work with jQuery.  It’s really a very cool abstraction on JavaScript, but it does take some getting used to.  My latest challenge is to understand .animate.  It’s pretty straightforward, but cross-browser issues can make it tricky.  I’m having “special” trouble with opacity in Internet Explorer. …