Javascript

by on November 1st, 2008

This section contains following solutions in JavaScript. Make Home Page Script (text based, image based) Add to Favorites Script (Cross Browser, By Image, By text) (Simple, Cross Browser support, Onload add to favorites) Switch to Full Screen Last Date of Page Updated Print Page (IE, Cross Browser) Save page from printing (Printing Security Issue) Website [...]

{ continue reading }

by on October 28th, 2008

Adobe Dreamweaver offers a way to Swap Images by adding javascript through its behaviours which uses following functions: function MM_swapImgRestore() function MM_findObj(n, d) function MM_swapImage() function MM_preloadImages() And at OnMouseOver and OnMouseOut events you can swap images, but that method adds a lot of javascript code into your pages. There is another very simple and [...]

{ continue reading }

Nifty Corners Cube is a solution to get rounded corners without images, and this third version is build by three main components:

{ continue reading }

Previously We used to embed flash files in web pages via simple embed method which pops up flash settings alert or Flash Settings Manager. Following way is to embed Flash movie (swf file) in web page using Javascript which will play for all browsers and will not alert you for flash settings.

{ continue reading }

Accessible News Slider is a JavaScript plugin built for the jQuery library. It meets the accessibility requirements also as outlined by WCAG 1.0.

{ continue reading }

This script is typically best for pop-up windows where you want to display random images on request. It will allow browser window to auto-fit according to the image size.

{ continue reading }