|
WinLIKE Web Window Manager
|
| Link ID |
11946 |
| Title |
WinLIKE Web Window Manager |
| Url |
http://www.winlike.net |
| Description |
WinLIKE is the first professional Window-Manager for web browsers. With WinLIKE, web applications, websites and portals can contain little windows - like you are used to from your desktop. WinLIKE is based on DHTML and is only 27 kB big. It works without any plugins in the Microsoft Internet Explorer 5.5 and Netscape Navigator 6.1 or higher and other related browsers (Mozilla 0.92, Firebird 0.7, Camino, Avant etc.) and also Lynx or search engines. Neither web servers or databases nor script languages like ASP, PHP etc. are needed, but supported. WinLIKE-sites are standard HTML-sites and even work from your hard disk. |
| Category |
JavaScript > Scripts and Programs > Windows and Frames |
| Date |
Jun 30, 2006 |
| Contact Name |
|
| Email |
|
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
|
Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Windows and Frames |
| 1. |
Change Style Sheets On-The-Fly from Page Links
|
|
|
Use this script to allow visitors to change a page style sheet on-the-fly, by clicking on a link in the page. The script works by switching the active style sheets. You can use any number of style sheets, which are automatically detected by the script. Optional alerts are included. Setup is easy and straightforward. Comes as a complete kit, as well as in the usual listings format.
|
| 2. |
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 fewer lines of code and without worrying about cross-platform compatibility issues. Revision 'a' adds Safari compatibility and a vertical align option.
|
| 3. |
Auto centering popup window
|
|
|
This JavaScript example allows you to center the window on the screen by first determing the dimensions of the screen and the window. The link makes the popup window be 400 * 400 px, with scrollbars, and the "this.href" takes the href info out of the link and put it into the script. The link is good if you don't have javascript turned on because it works just like a normal link. The onclick comand tells javascript enabled browser to reference a javascript (that would be the NewWindow function) and the return false tells the browser not to procede with the normal link.
|
| 4. |
3 x Windows
|
|
|
This is a simple script that opens 3 windows with different pages with the push of a button.
|
| 5. |
Move/Resize/Position a window anywhere
|
|
|
A handy script to use on websites. It just position the current window anywhere on screen also resizes it. If used for popup it can place popup on a fixed place and with fix size.
|
|
|