|
JavaScript for the World Wide
VocabSearch allows you to
SHAMAN is a versatile image
PHP has built in
Web: Visual QuickStart
make up a list of vocabulary
and text slide presentation
functionality for dealing
Guide, Third Edition is the
words and their definitions
Applet. Features include:
with HTML forms. This
book for people who already
so that your students can
supports up to 100 images;
tutorial shows you how to
know how to build Web pages
look them up online. A
transparent images;
tap into these powerful
with HTML, and are
student enters a word into
individual image
features.
ready to take the next step
the form, and the program
positioning; nine image
in making their sites more
will display all entries
motion modes; individual
interesting and exciting.
containing that word with
image timing control;
With an easy, step-by-step
all occurrences of the word
individual image direction
approach and loads of useful
in strong text. Comes
control; individual image
illustrations, readers learn
with HTML forms for
status bar text; link /
to use JavaScript to liven
searching for terms, as well
target for individual
up their pages with dynamic
as for adding and deleting
images; background image
images and smart forms.
terms. Other possible uses
support; four background
They'll learn to control
include having your students
image motion modes; border
browsers; detect which
create an annotated
color, width, and style
browser or plug-ins the user
bibliography, where, for
control; labels individually
has and automatically take
example, the Author's name
positionable; label color,
action; use JavaScript to
and other information could
font, and style control;
create and manipulate
be entered in the
label padding and text
windows, and much more.
"term" field, and
justification; transparent
the information about the
labels; applet overall speed
publication entered in the
control; mouse-click sound
"definition"
supported; superb parameter
field. This would give you
control features; small,
an online, searchable
fast 13.2K class file;
database. You can also give
excellent, complete
your students access to the
documentation; full demos
"Add word" page,
with html included.
and build a collaborative
database of terms and
definitions that all
students can benefit from.
You might also use
something
like this to
publish reviews, faculty
information, etc.
Date: Feb, 19 2006 Date: Sep, 18 2004 Date: Mar, 05 2004 Date: Oct, 17 2000 |
|
This article will show you
This module attempts make
This is a simple guestbook
This script makes a file
the basics of a PHP program
using HTML templates simple
program that takes a user's
with html links to
with several simple
and natural. It
extends
input gets, writes to a text
every file in a specified
examples. It starts with
standard HTML with a few new
file with HTML code
folder. The name of the link
HTML output and
HTML-esque tags. The file
wrapped around it and show
will match the name of the
progressively builds up to
written with HTML and
the comments by including
file. The links will be in
variables, control
these new tags is called a
the text file into the
alphabetical order.
structures, and looping.
template. It is usually
script. It also allows you
saved separate from your
to delete all comments at
script - possibly even
the first load of the page
created by someone else.
after midnight or to empty
Using this module you fill
it completely.
in the values for the
variables, loops and
branches declared in the
template. This allows you to
seperate design - the HTML -
from the data, which you
generate in the Perl script.
Date: Feb, 24 2000 Date: Jan, 10 2000 Date: Oct, 18 1999 Date: Jul, 27 1999 |