|
In this simple script we use
This script uses the popular
AJAX - Asynchronous
This script uses Ajax (DHTML
Ajax (Asynchronous
'Ajax' programming model to
Javascript And XML is a
interacting with the server)
JavaScript and XML) to allow
build a tabbed navigation
method whereby you can
to let you dynamically
all the links on your web
page. Using Ajax
update portions (in this
include the contents of an
pages to be automatically
(Asynchronous Javascript and
case, DIV Elements) on your
external page onto the
checked for validity every
XML) allows the data to be
page with data returned from
current document.
time the page is visited!
displayed on the current
a url quickly and easily
Can be easily retrofitted to
page without waiting for a
without having to refresh
legacy HTML pages. The Ajax
page refresh. Free.
the page.
This script
call is made to a simple PHP
incorporates a new function,
script at the server which
load(url), into your div
checks the links on the page
tags. All you need to do is
and reports any broken ones
call it with a url and the
to the webmaster via email.
contents of your div tag
The page visitor need never
will be replaced by the
know anything has happened!
contents of the url.
Free, of course.
Date: Jan, 12 2006 Date: Nov, 26 2005 Date: Apr, 05 2005 Date: Jan, 12 2006 |
|
Built on the prototype and
Often when using a computer
Display a RSS feed on your
This is a simple UI widget
Scriptaculous javascript
at an internet cafe, the
site using Javascript.
that allows you to provide
libraries, these easy-to-use
university library or at a
It makes more sense
suggestions to form input
help balloons give you the
friend's place, you might
creating a script like this
fields similar to
ability to add specific
have data you would like to
using a server-side language
Google™'s Suggest.
information without taking
save for viewing at home
like PHP/ASP/.Net but if
The main difference is this
up precious page realestate.
later.
Until now you
you're looking at creating
widget doesn't use a styled
You can specify the balloon
have probably emailed such
an ajax-like RSS reader,
DIV to display, rather it
content statically, or use
stuff to yourself. But isn't
this is a good place to
uses the browsers native
AJAX to load the balloon
it a bit bothersome to login
start.
Please read the
SELECT box so you don't get
content dynamically --
to that webmail? MyNote
documentation on firefox
any weird UI behavior in
perfect for any website help
allows you to save small
users, included with the
rendering.
The script is
system.
notes to yourself, all you
download
based on the prototype.js
have to do is come up with a
library, and is very simple
name for your note and start
to implement.
typing!
Date: Aug, 23 2006 Date: Jun, 16 2005 Date: Jan, 08 2007 Date: Oct, 10 2006 |