Archive for the 'JavaScript' Category
CSS Design Help
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

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.
How to add JavaScript to your website
Adding JavaScript to your site is very easy. You can do it using four different methods.
Make image reflections using Javascript
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
