|
Dynamic Solitaire-Spartian is
Events are the glue which
A tutorial on how to script
This tutorial describes a
a solitaire game made only
hold together the word
forms with
method of using JavaScript
with JavaScript. You
inter-active. In learning to
JavaScript. Covers
within your Flash movie
can use it in your site or
control and handle events
different event handlers for
without using any external
just download it and have
you bridge the gap between a
common form elements. This
JavaScript in the html your
fun playing it.
two-dimensional web page and
is an excerpt of
movie is embedded in. There
a three-dimensional one. In
"Beginning
is also a Javascript code
this article we look closely
JavaScript" from Wrox
generator done in Flash with
at events, what they are,
Press.
this Tutorial, which can add
how to handle them with
some very advanced Pop-up
JavaScript, and how they
window effects for your
differ -- in some cases
Flash Movie (or with a few
significantly -- between the
modifications to any html
fourth generation versions
Link). This tutorial starts
of Netscape Navigator and
off with the basic method
Microsoft Internet Explorer.
involved then goes into some
more advanced effects. And
finally finishes off by
describing how to
dynamically update the movie
located in your pop-up
with JavaScript from
your parent movie.
Date: Oct, 08 2002 Date: Oct, 11 2000 Date: Jan, 30 2001 Date: Sep, 10 2003 |
|
This is a shoppingcart fully
The pull down menu is an
A fully featured counter
This article discusses
implemented with
excellent to condense many
program that will log all
different ways to launch new
Javascript. Items can
links into a small area. In
visits to your site. Not
windows with HTML and
be sorted by anything the
the older days the only way
only does it count hits, but
JavaScript. Topics inclide:
user wants (name, price,
to process a pull-down menu
it will also log the number
How to launch a new window
amount of items ordered
was to use a CGI script, but
of unique visits to your
with HTML, How to launch a
e.g.). Support for multiple
now you can do it with
site. This program will work
new window with
currencies is implemented
JavaScript. This
with SSI and has a unique
JavaScript, How to
(the user can choose
tutorial presents several
JavaScript feature so that
specify the new window's
runtime). The amount of
different types of pull-down
if your host doesnt support
attributes, How to
items ordered can of course
menus: standard menu, menu
SSI, then you can access it
manipulate the new window
be altered. This cart is
with no button, using in
with javascript.
after creating it, and How
meant to be used together
frames, and using in a
to embed links and forms in
with a ASP or PHP server,
different window.
the remote's document.
which should generate the
correct links, and it should
be able to receive the
order.
The .zip file
includes the demo. The
latest version has been
translated to english, and
includes some documentation.
CSS is also used now, but
can easily be removed.
Still, this demo does work
with Netscape 4 and IE 5.0.
Date: Jan, 22 2006 Date: Jun, 27 2000 Date: Jul, 11 2002 Date: Nov, 03 2000 |