Uncharted Design

Posts Tagged ‘javascript’

Wordpress Pages in jQuery Accordion

Tuesday, October 12th, 2010

As usual I googled immensely to find someone doing it the way I thought it should be done, and didn’t find quite the right thing. I did find a good starting point from Wes Ray, jQuery Accordion for Wordpress. There were a few features that weren’t working, and then some that I found necessary to add.

Integrating Galleria with Wordpress

Tuesday, September 7th, 2010

This is a simple way to get this working, but in all my googling I didn’t come across a write-up. Here is how I got the beautiful jQuery Galleria to replace the default WordPress gallery. This is my ideal solution, and I am actively using it as a Photography CMS for a client’s portfolio.

Mootools smooth scrolling gallery

Monday, August 11th, 2008

Update: Mootools is now on 1.2, with changes that break this script. What really needs updating is the scroller.js, you can download it from mootools, or here from us. Just update to the current version of mootools, and replace your existing scroller.js with the new one.