-
Loading
-
Archives
- January 2012
- July 2011
- April 2011
- February 2011
- November 2010
- October 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
-
Meta
Category Archives: design
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 ajax, class, Code, css, javascript, mootools, project, site, work
Leave a comment
Use PHP and the GD Library to make CSS Sprites
I came across some neat free Icons a couple of day’s ago. I found 178 free icons by WooThemes. They suited my needs for some navigation icons I was after, so after a quick download, I have them all. Great. … Continue reading
Posted in Code, design, fun, Life, Technology, work
Tagged gd library, images, php, png
Leave a comment
Non-Ascii charactors in my AJAX responses !?
A while ago, I co-wrote a large site with Ryan while I was working at Zipline Interactive, this site uses Mootools 0.98 as we found to be getting a lot of �������� all through the JAX requested response code. For … Continue reading
Posted in Code, design, javascript, Technology, work
Tagged ajax, characters, Code, html, javascript, Life, mootools, php, s, site, url, urls, work
Leave a comment
New Version of 'MiniShowCase Administration' coming – any enhancement requests
I am working on adding some features to the MiniShowCase Administration, like better user management, better image scaling options and better description management. If anyone has any ideas or enhancement requests, please post a comment below, or to be notified … Continue reading
Posted in Code, design, fun, javascript, Technology, work
Tagged administration, image, minishowcase, work
6 Comments
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 class, cool, effects, html, javascript, mootools, php, site, style, work
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 animation, bouce, bouncebox, box, class, Code, effects, javascript, mootools, script
2 Comments
Safari's CSS Support for multiple backgrounds on the same Style
I was browsing just now and fond something pretty interesting, Safari supports multiple background image declarations for the same style tag. .box { background: /* Upper-left */ url(./corners_01.png), /* Upper-right */ url(./corners_02.png), /* Lower-left */ url(./corners_03.png), /* Lower-right */ … Continue reading
Posted in apple, Code, design, Technology, work
Tagged apple, css, safari, style, Technology, work
Leave a comment