Search for scripts:

Archive for May, 2007

Reflection.js - add reflections to images

1 Star2 Stars3 Stars4 Stars5 Stars (14 votes, average: 3.43 out of 5)
Loading ... Loading ...

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

This piece of javascript allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older browsers, it’ll degrade and your visitors won’t notice a thing. Best of all, it’s under 5KB.

URL: http://cow.neondragon.net/stuff/reflection/

SWFUpload

1 Star2 Stars3 Stars4 Stars5 Stars (16 votes, average: 3.94 out of 5)
Loading ... Loading ...

A small javascript/flash library to get the best of both worlds - The great upload capabilitys of flash and the accessibility and ease of html/css

  • Upload multiple files at once by ctrl/shift-selecting in dialog
  • Javascript callbacks on all events
  • Get file information before upload starts
  • Style upload elements with XHTML and css
  • Display information while files are uploading using HTML
  • No page reloads necessary
  • Works on all platforms/browsers that has Flash support.
  • Degrades gracefully to normal HTML upload form if Flash or javascript is unavailable
  • Control filesize before upload starts
  • Only display chosen filetypes in dialog
  • Queue uploads, remove/add files before starting upload

url: http://swfupload.mammon.se/index.php

PDFHack - minimal PDF creator

1 Star2 Stars3 Stars4 Stars5 Stars (8 votes, average: 3.25 out of 5)
Loading ... Loading ...
Filed under PDF, PHP

PDFHack tries to be the absolutely minimal solution to create simple PDFs. The only supported feature is multiple page text output, but on the other hand PDFHack is free (LGPL), there is nothing to install or compile, you just include a single PHP file.

URL: http://en.bemmu.com/pdfhack/

Top five: free and ready to use php and javascript scripts

1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 3.92 out of 5)
Loading ... Loading ...
Filed under top5

I’ve been inspired by problogger to write a list of the Top 5 scripts on scriptvote. This list is based on the clicks to the project urls on scriptvote.

1. Digg like directory script - FreeGlobes

Powerful digg-like directory script.

2. Show your locations on a googlemap - Phoogle Maps

With about 5 lines of PHP code you can display a customized Google Map on your website.

3. Create site tours with Amberjack

Amberjack is a lightweight Open Source script, enabling webmasters without the need write a single line of code to create cool ajax site tours.

4. Heatmap for your website - ClickHeat

ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones.

5. Dustin’s Ajax Contact Form

This easy configurable formail script delivers the contents of a form to your mailbox without loading a new page. Of course, this AJAX contact form works even with JavaScript disabled.

PlotKit - Javascript Chart Plotting

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 3.33 out of 5)
Loading ... Loading ...

Plot dynamic pie, line and bar charts. PlotKit supports HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

URL: http://www.liquidx.net/plotkit/