Viewing entries tagged with 'jquery ui'

atkar

Atkar website - powered by SilverStripe & jQuery

Posted by Gav on 24 December 2010 | 1 Comments

Tags: , , , , ,

Experimental, Cutting edge, Awesome - All words which have been passed around the latest site for Atkar.

Read the full post

jquery ui

Create a jQuery UI Accordion collapsed ( with no content panels open )

Posted by Gav on 3 August 2010 | 0 Comments

Tags: , ,

On a recent project, I was using the jQuery UI Accordion to show and hide content in a cool way. However I required that it had all of the content panels closed on page load. This is how you achieve this:

Read the full post

silverstripe jquery calendar

Using the jQuery UI calendar for a SilverStripe date field on the front end

Posted by on 15 July 2010 | 6 Comments

Tags: , , ,

First of all, a big thanks goes to UncleCheese for developing the DataObjectManager module. This module contains a new field called DatePickerField.

Read the full post