SOCA Intranet

Nov. 19, 2007
To create styles for the clients intranet, using an accordion style for the side nav, ensuring it is accessible by as many users as possible.I was looking forward to this project as it allowed me to start to get my teeth into some scriptaculous javascript for the navigation. I used the accordion as you can see, and modified parts of the code that comes with it to make sure that it is accessible for those that have javascript disabled.The code was also written in PHP at first, and the outpu HTML was sent to the client, this allowed for the use of includes making amends much quicker.