Categories
Tags → Javascript Resolution

Magic Zoom

A cool JavaScript effect that shows high resolution images without taking up valuable screen space. The user hovers their mouse over a small image and a zoomed image appears to the side with lots more detail. Perfect for displaying images of pr...
DETAILS

Writing Classes in Javascript

Writing classes in JavaScript doesn''t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very usefu...
DETAILS

Screen Display Controller

This is a javascript which can adjust any internet browser screen display with 1024x768 and above into 800x600. At present there are a variety of monitor resolution sizes. When webmasters design HTML documents, the screen display can not be adjusted ...
DETAILS
©2003-2019 jCay.com