by bdoga | Dec 31, 2011 | AJAX, development, JavaScript, MooTools, Utilities, WebDevelopment
When I say Lightbox the word may conjour up many different images in your mind. You may imagine a white highly lit background to photograph objects on. Perhaps even a literal box with a light in it like those pictured to the left (Gus Modern Lightbox). In the context... by tdawg | Nov 8, 2011 | AJAX, development, JavaScript, MooTools, WebDevelopment
There are two things that are super critical in the web today, those things are first, having a great user experience and second, a superior presentation. Lightboxes are a method that might be the perfect way to add just the right touch and feel to your website, but... by bdoga | Apr 14, 2009 | AJAX, development, JavaScript, MooTools, WebDevelopment
There are a ton of tools out there that web developers can use to create dynamic and engaging websites. Every once and a while one tool will stand out above the others in it’s usefulness and design. Fancy Upload is one of those tools. Providing a slick interface... by bdoga | May 5, 2008 | AJAX, CSS, JavaScript, MooTools, WebDevelopment
One of my biggest concerns when building a dynamic website is, “How do I validate the users input?” Obviously there are many different ways to do this, you can validate the data on the back end as it receiving script is processing, and send an error,... by bdoga | May 2, 2008 | AJAX, JavaScript, MooTools, WebDevelopment
My JavaScript framework of choice is MooTools. MooTools is a very compact, useful, and extensible JavaScript framework. I have used it on several sites that I and my codevelopers have created, I have been impressed by how easy the integration is, the speed of...