Categories
Tags → This Window Javascript

scHTML Editor WYSIWYG

A fully funcional WYSIWYG (What You See Is What You Get) html editor, maintaing Open and Save functions achieved via the commonDialog.dll and Active X controls. This version includes an built-in JavaScript Editor, Form Editor and MetaTag wizard as we...
DETAILS

The target attribute

For various web scripts it is more convenient that user will see form executed in new window when he is pressing the submit button. Using JavaScript you can control the appearance of that window. change size, turn off navigation panel, hide manubar a...
DETAILS

Windows Meta-object (WMO)

The JavaScript Window Meta-object is a JavaScript object that adds custom functions and properties to the standard JavaScript Window object. With this object you can exercise greater control over the display and functionality of browser windows with ...
DETAILS

Flying Popup Window

This JavaScript allows you to create a popup window that flies around the screen. Useful for getting the attention of your web site visitor. Announce new features of your site, new products, or many other cool uses.
DETAILS

Javascript Pop-up Button Code Generator for Flash

This tutorial describes a method of using JavaScript within your Flash movie without using any external JavaScript in the html your movie is embedded in. There is also a Javascript code generator done in Flash with this Tutorial, which can add some ...
DETAILS

Ace Hold Focus

This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will ...
DETAILS

Ace Hidden Popup Spawner

This JavaScript code can be used to to open a window off screen that opens a series of popup windows based a preset amount of time.
DETAILS

Question/Answer Validation

This JavaScript shows how to have a form-based question validated on the submit. It builds the new page which it writes to the window after the answer is submitted. It tells on the new page if you got the answer right or not.
DETAILS

MouseOver Pop-Up Windows

This JavaScript demonstrates the onMouseOver and onMouseOut attributes. When a person places their mouse over the link a new window will open up on top of the current browser window. When the mouse pointer is moved off the link the window will close ...
DETAILS

And Boom - A Big Window

This JavaScript launches a rapidly expanding window that moves down and across the screen until it fills the entire screen area (IE) in fullscreen mode. The script then loads your content page into the fullscreen view. Neat effect.
DETAILS

Page:
©2019 A--9.com