Tag Archives: class

Mootools Gallery ZoomBox Plugin

I needed a simple lightweight Mootools Gallery Lightbox, and after a few googles, I found nothing that suited my needs with out all the extra ‘captions’ and grouping and bloat. This is a simple zoom from start position type lightbox … Continue reading

Posted in Code, design, fun, javascript, Technology, work | Tagged , , , , , , , , | Leave a comment

Controlling Input with Mootools Javascript

On a project that I was recently working on, I had a series of text input boxes that I wanted to be numeric only fields. I have my PHP form validation to check that the data is numeric before entering … Continue reading

Posted in Code, javascript, Technology, work | Tagged , , , , , , , , , , , , , , | 6 Comments

BounceBox Update, Version 1.1

I was using an implementation of my BounceBox mootools javascript class on a site I am working on at the moment, and made a couple of additions to the Class that I hope other will enjoy. The new version1.1 demo … Continue reading

Posted in apple, Code, fun, javascript, Life, Technology, work | Tagged , , , , , , , , , , , | Leave a comment

Alternating row styles with Javascript

I am writing a list that outputs a large amount of data in a vertical structure, with many rows the list gets hard to tell which entry is which. Now, normally I would do this via PHP, something like < … Continue reading

Posted in Code, design, fun, javascript, Technology, work | Tagged , , , , , , , , , | Leave a comment

‘BounceBox’ Mootools Effects Class

I sat down to further my Javascript skills a couple of weeks ago and re-wrote a small peice of code that I used on DreamCatcher, A School Careers Application to create ‘Slide Down’ boxes for the Contact Form, Login Form … Continue reading

Posted in Code, design, fun, javascript, Technology, work | Tagged , , , , , , , , , | 2 Comments

CodeIgniter & Spaw Editor

I have released an updated version at http://sheldon.lendrum.co.nz/codeigniter-spaw-editor-tabs_411/10/. This new version allows CodeIgniter and SPAW TABS ! Recently I have been working on a large project for a National Sporting team, It has been a process and it is almost … Continue reading

Posted in Code, design, Technology, work | Tagged , , , , , , , , , , , , | 17 Comments

Building a Completely Dynamic site using text files, PHP and no mySQL.

I spent a fair amount of time trying to help people on PHP forums such as webdeveloper.com : Sheldon and one thing I see on a regular basis is over complex systems for basic site structures with people who at … Continue reading

Posted in Code, design, fun, SimpleSite, Technology, work | Tagged , , , , , , , | 1 Comment