hostmonster  

404 Error File Not Found

The page you are looking for might have been removed,
had its name changed, or is temporarily unavailable.

Web Hosting provided by HostMonster.com

Posts Tagged "javascript"

, Awesome CSS+JS form styling

Awesome CSS+JS form styling

I was working on our new open source project that i think you will like and I was working on the registration page. This is what I got in the end and i will walk you trough the process...

Read More
, Use ajax to create a cacheing system

Use ajax to create a cacheing system

As I said in my last post, I wanted from the first time to make a cacheing system for my imageroll page. Because i take the images from vi.sualize.us servers and we don't want to make to much trafic...

Read More
, jQuery Pagination Plugin

jQuery Pagination Plugin

Description When you have a a large list of items (e.g. search results or news articles), you can display them grouped in pages and present navigational elements to move from one page to another. This plugin creates these navigational...

Read More
, PNG rollover function for IE 6 using JavaScript

PNG rollover function for IE 6 using JavaScript

Last night i was working on a site that uses a lot of transparent .png’s . As we all know, our dear MS IE 6 doesn’t know how to handle the transparency of PNG files. For quite a while,...

Read More