Internet, Browsers & Tools JavaScript scripts - Top 4 Download

Internet, Browsers & Tools JavaScript script downloads

Open select links in new window

This script makes it easy to specify certain links on your page open in a new window, and with greater control than HTML's "target" attribute.You can designate arbitrary links- or even entire groups of links- open in a new window by doing one of the following: 1) Give the link a ...
JavaScript

DOM Drag Drop script

This is a DOM drag and drop script that could be used on any relatively or absolutely positioned element on the page to make it instantly dragable. The script also fires three custom event handlers that let your page sense and react to the dragging in some fashion. ...
JavaScript

Redirection Cookie

This small javascript allows you to set a cookie on your visitors computer. If the cookie still exists the next time they visit, they are redirected to the page of your choice. It is ideal for redirecting visitors who have already seen you (long) flash intro or your popup windows. Tested ...
JavaScript

JAVASCRIPT COOKIES

JAVASCRIPT-COOKIES script allows you to access, assign, modify, and delete your cookies with client-side code. ...
JavaScript

Chromeless window

A chromeless window is a special type of window stripped of the conventional interface, such as titlebar, browser buttons, status bar etc (aka chrome). This script allows you to implement your own chrome, from how the title bar should look, the buttons to display (ie: close, max), to whether to render a ...
JavaScript

Screen resolution detection Script

This script tests the surfer's screen size, and if it's not a certain size (ie: 800*600), suggests to the surfer to change screen resolution. ...
JavaScript

Cool DHTML Tooltip II

This script allows you to add fancy tooltips with an "arrow" pointer. It works in IE4 , NS6 , and Opera 7 . The pointer image disappears if the tooltip is too close to the edges of the browser window. ...
JavaScript

Document frame script

Using DHTML and CSS, a document can actually be decorated with a frame, like a picture. Furthermore, the frame can be customized to your liking. ...
JavaScript

Alternating Message Textbox

With the help of this script you can put up a text box on your web page that displays alternating messages for your viewers. This saves space as a lot of text can be contained in a minimal display area. ...
JavaScript

On the Button Popup

With the help of this script you can open a small pop-up window smack on the button that triggers the function. This prevents the window from popping off the edge of the screen as happens quite often in the case of pop-ups.This script works by capturing the mouse X and Y co-ordinates and ...
JavaScript