Easy Webbers About Authors Contact Us Advertise Login

Archive for the 'JavaScript' Category

Hypergurl, A Great Site 4 Webmasters

Posted by Gary on May 28th, 2007 in Free Stuff, JavaScript, Web Design | No Comments

Hypergurl offers, tools for webmasters, templates, online generators, javascripts, CSS and tutorials, tutorials on how to create and promote a website, the list doesn’ stop.

Take my word, give Hypergurl a visit!

CSS Design Help

Posted by Simon on March 10th, 2007 in CSS, General Programming, JavaScript | No Comments

Here comes two useful CSS design related links. The fist one is to katgal.com that shows you how to change your CSS style based on the time of the day. Katherine manage to do this using a bit of javascript and CSS.

http://www.katgal.com/2007/03/time-sensitive-css-switcher-change.html

Image Hosted by ImageShack.us

The second link is to a site called CSS Tinderbox who offers free but very basic open source CSS/XHTML templates. This is very useful for those that want to learn CSS and XHTML.

The CSS Tinderbox is an effort to support open source web design by providing very basic, yet solid, CSS/XHTML design templates that web designers and web developers can use as the foundation for their own projects.

http://csstinderbox.raykonline.com

How to add JavaScript to your website

Posted by Simon on February 21st, 2007 in JavaScript | 2 Comments

Adding JavaScript to your site is very easy. You can do it using four different methods.

(more…)

Make image reflections using Javascript

Posted by Simon on August 27th, 2006 in Free Stuff, General Programming, JavaScript, Web Design | No Comments

Reflection.js 1.5 allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.

It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older browsers, it’ll degrade and your visitors won’t notice a thing. Best of all, it’s under 5KB.

Also, don’t forget to check out this other neat little Javascript tool: Lightbox JS by Lokesh Dhakar