|
This piece of JavaScript
The goal was to convert a
The script formats a vertical
Let visitors refer others to
allows to switch (i.e. show
simple definition list in a
table with one column into a
your webpage (via email)
one, hide the others)
tabbed widget. With
table with specified rows
with this script. It asks
between grouped XHTML
definition terms as tabs and
amount.
In the last
for the friend's email
elements. That kind of
definition descriptions as
version, the formatting for
address, then loads the
behaviour is widely used in
content.
Works with
horizontal tables has been
email program with the
graphical applications and
several definition lists on
added.
essential information
was adopted for use in
the same page. If you want
pre-filled to instantly send
websites.
different styles, use
off.
multiple CSS classes.
Change colors, width,
height etc. and design
little widgets for your
website.
Date: May, 08 2006 Date: Apr, 03 2006 Date: Jul, 10 2006 Date: Nov, 05 2001 |
|
A Javascript Text Box Ticker
Add this HTML textarea to
This script demonstrates how
Free corss-browser JavaScript
that ticks a number of
your pages with just a
to have a defined element
widget that makes it easy
messages on a Text Box. This
handful of lines of code.
always displayed on the
for your visitors to fill
ticker is very easy to
Choose the buttons you
screen. The element can be:
out color value field(s) by
customise. You can add any
wish to have and set the
move to the "top"
selecting the color from a
number of messages and their
styles using a custom CSS.
link, "Print"
popup palette. Script saves
corresponding URLs. Messages
Works on Internet Explorer
button, "Accept"
the time for those
must be added to the array
and Firefox/NN.
for terms, "Send"
internet/intranet developers
ticker_msg and the URLs must
button for the forms, a
who need intuitive, easy to
be added to the array
flying banner for
use client-side color input
ticker_url. The ticker speed
advertising, etc.
The
control.
can be changed easily by
script works for: Internet
changing the value of the
Explorer, and Netscape4+.
variable ticker_speed. (Here
it is 1, which means that
the message would change
every 1 second.) To use
this script, you just have
to copy the
"script" section
of the source and paste it
wherever you require on your
web page.
Date: Aug, 26 2002 Date: Dec, 15 2005 Date: Dec, 26 2001 Date: Jan, 17 2003 |