Modeless Window JavaScript script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: modelesswin.htm
  • Last update:
  • Platform: Windows / Linux / Mac OS / Solaris
  • Language: JavaScript
  • Price:Freeware
  • Company: Dynamic Drive (View more)

Modeless Window script description:




Publisher review:
Modeless Window presents a window that stays active/visible on the user's screen until explicitly dismissed. Modeless windows, a feature introduced in IE5, presents a window that stays active/visible on the user's screen until explicitly dismissed.

A good way to display "announcements" or other content that demand attention. All other browsers will show a regular popup window instead. //Modeless window script- By DynamicDrive.com//for full source code and terms of use//visit http://www.dynamicdrive.comfunction modelesswin(url,mwidth,mheight){if (document.all&&window.print) //if ie5eval('window.showModelessDialog(url,"","help:0;resizable:1;dialogWidth:' mwidth 'px;dialogHeight:' mheight 'px")')elseeval('window.open(url,"","width=' mwidth 'px,height=' mheight 'px,resizable=1,scrollbars=1")')}//configure URL and window dimensions (width/height)modelesswin("http://yahoo.com",600,600)
Modeless Window is a JavaScript script for Forms and Controls scripts design by Dynamic Drive. It runs on following operating system: Windows / Linux / Mac OS / Solaris.

Operating system:
Windows / Linux / Mac OS / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5