|
If you're developing a front
This is a demo of a model for
Class will automatically
The author writes "I
end to web applications,
pagination that differs from
generate a javascript code
found a very nice javascript
sooner or later, you'll find
others. It has many features
for each drop down.
that allow me to do a DHTML
you need to paginate data of
that distinguish it from
Assign different speeds
tab interface for my
some sort. It might be
other methodologies, not the
to up or down slides. Assign
website. However, not being
search results, image
least of which is multiple
different steps, z-index,
very well versed in
galleries, or tabular data.
selection of items in the
bgcolors, menu and link
javascript it was a fight to
You'll find that you use the
pages. Another feature is
sizing, menu and link
make it work every time. So
same techniques - perhaps
that it does not suffer the
positioning, background
I created this PHP include
use an old bit of code as a
limitations of html requests
image, link colors whether
file to make it easy.
template and change it to
lengths, since it uses
or not to have hover colors
Everything you need is in
suit your needs each time.
sessions. Also, it does not
(the mouseover effect).
the archive, just untar and
This quick class handles
go to the database 'well'
includes a 13 page user
run."
pagination easily - leaving
for each page. Typically,
guide.
you only the associated CSS
for a given set of access
presentation markup to add
parameters, it only accesses
to make your solution
the database once, caching
complete. For the sake of
away the results in a
completeness, we provide a
session variable. Paging is
sample CSS snippet that you
thus more fluid. It also
can alter to fit your site
uses HTML form submit
design.
buttons, in conjunction with
a select for page 'jumps',
to page through the document
as opposed to hyperlinks.
This makes for cleaner code
in general.
Date: Sep, 14 2005 Date: Nov, 14 2006 Date: Apr, 26 2004 Date: Dec, 23 2002 |
|
A short PHP code snippet that
Generates a well formed
It's a simple directory
Hightly configurable script
will print out a given
table, listing the contents
listing script which lets
which generates a well
directory index.
of the directory in which
you to browse for folder
formed table, listing the
the script is located. Has
contents. Integrated file
contents of a specified
image tags associated with
and folder icons are in one
directory and
certain file types.
PHP file.
sub-directories. Has image
tags associated with certain
file types and the ability
to generate thumbnails to
preview image files.
Date: Jun, 24 2003 Date: Jan, 16 2004 Date: Sep, 16 2006 Date: Aug, 30 2005 |