Question
I have an element that’s going into a slideshow, and when the slide comes in, this element uses the jQuery UI effect explode to appear.
$e.show('explode', {}, 1000);
When I first ran it, I didn’t see the element appear at all. So I thought “Oh, it must be z-index” and set the... Why can’t I see my jQuery UI animation?
Question
I have an element that’s going into a slideshow, and when the slide comes in, this element uses the jQuery UI effect explode to appear.
$e.show('explode', {}, 1000);
When I first ran it, I didn’t see the element appear at all. So I thought “Oh, it must be z-index” and set the... Getting Started With WordPress
Well, here it is.
I’m using a CMS and customized a base theme template. (Credit Jo Cox Design for the original theme). I felt it was time to update my own homepage, as the old one was full of broken links and little information. This seemed like an easy way to keep up-to-date, manage a portfolio, and get... 
