Posted January 19, 2008
The Problem
While working on an update for Once Upon a Bride’s handmade jewellery website, I had to overcome a certain bug or problem in Internet Explorer that caused images loaded into Loader Components to render incorrectly and scale incorrectly, usually with incorrect width and height. This was occurring after loading about 12 – 15 images.
So instead of loading them all at once, I made it load only eight images, and let the users view a page of eight at a time. The only problem I had was clearing the old thumbnails before loading the new ones. (more…)
While working myLookAgain (the second attempt), I’ve had to use a little bit more AJAX through JavaScript. One of the reasons was that I needed to allow users to add as many ‘pieces’ to each look and delete them if they want – preferably without reloading.
In JavaScript terms, I needed to be able to add (or create) and remove (or delete) elements, within another element, the form. After a little bit of research on the internet, I had what I needed to do just that. See a basic example of javascript dynamically adding and removing elements… Here’s how to do it:
(more…)
Posted January 13, 2008
Although always available, I want to publicise one of the features offered by logon2 that can make your website a living, rich, thriving community – rather than just another website. I’m talking about adding a blog to your website or even turning your website into a blog. If implemented properly, a blog is a communication platform between you and your audience. It improves your relationship with customers, returns feedback from customers, brings you new customers and it gives you total control of your website… (more…)
Posted January 6, 2008
Just finished rennovating the WizzComb website which offers the ingenious zig zag hair part comb - have a look at WizzComb’s new portfolio page or directly at the zigzag hair comb’s website. If you can suggest any improvement or criticisms, leave them in the comments or email me.
I personally developed the original WizzComb website in 2004, being only the second website I had ever developed it was pretty abysmal when it came to standards, accessibility and even good markup form. The website became out of date so after some tinkering, the WizzComb website is now fresh, valid, accessible, SE-Friendly and better looking.
Posted January 4, 2008
After about two months of the logon2 blog, it’s time to check the statistics. After a bit of inspection and investigation, I found an interesting (but kind of obvious) pattern that brings a load of new traffic over and over again… (more…)