|
In this tutorial you will
Two tiny functions that
Sticky notes attract your
This tutorial illustrates a
learn how to make a pop-up
return the available width
visitors' attention and they
rundown of the many ways to
window from clicking on a
and height inside the
don't look like those
get new windows to pop up
link or when a user opens
browser window. These
annoying unblockable popup
when viewers roll into your
the page.
functions can be used as
banners because of their
site.
variables and as the
strict and easy-recognizable
dimensions are calculated
design.
When you have a
every time they are used,
note at your page you can
your script will always be
drag it to the place you
using the current window
need or just close
size no matter what the user
it.
Learn how to create
does to the window.
them
Date: Nov, 01 2005 Date: Apr, 07 2005 Date: Aug, 09 2006 Date: Feb, 12 2000 |
|
A small snippet that allows
This tutorial shows you how
JavaScript allows you to
This article discusses
you to keep a window 'on
to make frames and open
create (open) new windows.
different ways to launch new
top' of all others until
subframes within the
In these windows you can
windows with HTML and
closed.
mainframe.
You will learn
place whatever HTML code you
JavaScript. Topics inclide:
how to preserve the function
wish, and even have actions
How to launch a new window
of back button and prevent
in one window effect what is
with HTML, How to launch a
opening your frameset page
happening in another window.
new window with JavaScript,
within another (foreign)
This tutorial explains how
How to specify the new
frame. The searchengine
to create various types of
window's attributes, How to
indexing problem will be
pop-up windows using
manipulate the new window
overpassed by giving some
JavaScript.
after creating it, and How
content within the
to embed links and forms in
Nonframes-Tag.
This
the remote's document.
tutorial intend to give you
a quick fix, how to make a
professional website with
frames.
Date: Mar, 05 2004 Date: Jun, 25 2006 Date: Jun, 27 2000 Date: Nov, 03 2000 |