|
Use the Ace Popup Creator to
This JavaScript demonstrates
This JavaScript shows how to
This JavaScript demonstrates
easily add popup windows to
the onMouseOver and
create a DHTML item popup
how to create a popup window
your web site. The windows
onMouseOut attributes. When
centered on the window on a
that moves around the
are activated by clicking on
a person places their mouse
mouseover. This example
screen. It gets
a link, and can be adjusted
over the link a new window
should have code running on
(de)activated upon moving
to any degree of detail you
will open up on top of the
the body onload event. Works
cursor over a given link.
desire, such as dimensions,
current browser window. When
on both IE and Netscape.
scrollbars, toolbar etc.
the mouse pointer is moved
off the link the window will
close automatically. All the
script for the new window is
contained in the previous
page, so it loads rather
quickly.
Date: Apr, 08 2001 Date: Apr, 03 2001 Date: Mar, 27 2001 Date: Mar, 12 2001 |
|
Fullscreen Popup is a
This is a javascript which
This JavaScript example shows
Allow your visitors to have a
JavaScript that opens up a
can adjust any internet
how to open up a new window,
popup page on your site
new window automatically as
browser screen display with
and write the new page. The
appear exactly as they want.
the page finishes loading.
1024x768 and above into
contents of the new
They can customize the
It opens up a new window
800x600. At present there
window/new page contain the
width, height, and placement
that is set to be fullscreen
are a variety of monitor
logic necessary to close the
of a popup window on your
size. It only works on IE.
resolution sizes. When
window that opened it up
site before the window is
webmasters design HTML
(opener is the object). It
opened.
documents, the screen
is necessary to open and
display can not be adjusted
close the document object
for each user. This
before and after you write
javasript will always ensure
the new contents (IE doesn't
your screen to be 800x600.
care - but Netscape does).
Date: Feb, 12 2001 Date: Dec, 16 2000 Date: Dec, 06 2000 Date: Dec, 04 2000 |