Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.731 Times

Javascript Jigsaw freeware
Filter: All | Freeware | Demo
 

Javascript Jigsaw

1 2 3 4 5 > 
Added: October 23, 2010 | Visits: 2.093

PHP/Javascript Jigsaw puzzle PHP/Javascript Jigsaw puzzle automatically creates jigsaw puzzles from a folder of images. Whats New in This Release: - javascript libary.



Platforms: *nix

License: Freeware Size: 11.26 KB Download (178): PHP/Javascript Jigsaw puzzle Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 545

Javascript Games Web Addictive set of Pure Javascript Games including Picture Jigsaw Puzzle, Magic Squares, Crazy Pieces Puzzle, Marbles, Tic Tac Toe and Number Guessing. Many more to come... Unleash the power of Javascript!





Platforms: Windows, Mac, Linux

License: Freeware Size: 10.57 KB Download (45): Javascript Games Web Download

Added: March 12, 2006 | Visits: 4.771

Alive! Jigsaw Free A virtual jigsaw puzzle game with animated images, great 3D appearance and smooth movements. This game allows you to create and play jigsaw puzzles with your own videos and pictures. Alive! Jigsaw has options that make it suitable for kids and those who prefer less challenge. Features: fully...


Platforms: Windows

License: Freeware Size: 3.48 MB Download (617): Alive! Jigsaw Free Download

Added: July 05, 2006 | Visits: 4.657

EZ JavaScript EZ JavaScript is a program that contain 50+ JavaScripts for you to use on your webpage. With the script wizard, you can change the variables of the scripts faster. For most of the scripts, you don't have to look in the script to change the options. Just change it in the script wizard.


Platforms: Windows

License: Freeware Size: 265 KB Download (550): EZ JavaScript Download

Added: July 14, 2006 | Visits: 5.232

Status Bar Javascript Magic Status Bar Javascript Magic (SBJM) is a software specially designed for the web developer that wants to animate the Status bar of their web pages, in the easiest possible manner, without the need to write or edit a single line of code! There are quite a few scripts available over the internet...


Platforms: Windows

License: Freeware Size: 807 KB Download (597): Status Bar Javascript Magic Download

Added: January 10, 2006 | Visits: 2.250

Jigsaw Blocks Jigsaw Blocks is simple to learn yet challenging. Slide rows and columns to reconstruct various images. Increase the number of blocks and increase the challenge.


Platforms: Windows

License: Freeware Size: 816 KB Download (502): Jigsaw Blocks Download

Released: April 05, 2004  |  Added: February 14, 2006 | Visits: 4.528

Jigsaw Puzzle Player Play jigsaw puzzles on your computer, it's just like the real thing but without the hassle. The free JPP software includes several free jigsaw puzzles. More puzzles are available from the www.jigsawpuzzleplayer.com website. JPP lets you work on multiple puzzles and switch between them, the...


Platforms: Windows

License: Freeware Size: 1.74 MB Download (674): Jigsaw Puzzle Player Download

Released: April 05, 2004  |  Added: June 21, 2006 | Visits: 9.883

Jigsaw Puzzle Player (Mac OS X edition) Play jigsaw puzzles on your Mac OS X computer, it's just like the real thing but without the hassle. The free JPP software includes several free jigsaw puzzles. More puzzles are available from the www.jigsawpuzzleplayer.com website. JPP lets you work on multiple puzzles and switch between them,...


Platforms: Mac

License: Freeware Size: 2.19 MB Download (1750): Jigsaw Puzzle Player (Mac OS X edition) Download

Released: February 27, 2015  |  Added: February 28, 2015 | Visits: 2.511

Everyday Jigsaw A puzzle a day keeps the boredom away! How about a fresh and delightful jigsaw puzzle delivered to you every day? How about browsing a Treasury of eye-catching puzzles and getting ones you like to play with just a mouse click? How about turning your family photos and travel pics into beautiful...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 8.03 MB Download (434): Everyday Jigsaw Download

Added: August 24, 2010 | Visits: 1.605

JavaScript::Minifier JavaScript::Minifier is a Perl translation of jsmin.c. SYNOPSIS use JavaScript::Minifier; my $obj = new JavaScript::Minifier; $obj->minify(*STDIN, *STDOUT); use JavaScript::Minifier qw(jsmin); jsmin(*STDIN, *STDOUT); This work is a translation from C to Perl of jsmin.c published by...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (144): JavaScript::Minifier Download

Added: February 06, 2010 | Visits: 1.285

ff javascript library ff javascript library is a minimal library meant to develop real-life Javascript-enabled Web sites. ff javascript library offers a cross-brower API for all common browsers. That is, all w3 standards compatible browsers (Mozilla/Firefox, Opera, Safari/Konqueror, etc.) on one side and Internet...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (107): ff javascript library Download

Added: August 17, 2010 | Visits: 1.584

JavaScript::Autocomplete::Backend JavaScript::Autocomplete::Backend is a Google Suggest-compatible autocompletion backend. SYNOPSYS package MyAutocompleter; use base qw(JavaScript::Autocomplete::Backend); my @NAMES = qw(alice bob charlie); sub expand { my ($self, $query) = @_; # do something to expand the query my $re...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): JavaScript::Autocomplete::Backend Download

Added: February 04, 2010 | Visits: 1.168

Epoch DHTML JavaScript Calendar Epoch JavaScript Calendar and DatePicker runs on all major browsers and features a fast user interface, multiple date selection, flat or popup modes, CSS styling, automatic date formatting, full object-oriented design, and more. Epoch DHTML JavaScript Calendar is available in over a dozen major...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (123): Epoch DHTML JavaScript Calendar Download

Added: May 13, 2010 | Visits: 1.385

PHP/JavaScript interpreter This scripting language interpreter is implemented in PHP and allows to execute user-supplied JavaScript-lookalike code server-side, without compromising security because everything runs safely in a sandbox. This is of course much slower than a real interpreter, but is useful for integration...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (106): PHP/JavaScript interpreter Download

Added: July 03, 2010 | Visits: 1.094

Fork JavaScript Fork JavaScript project is a general purpose, namespaced JavaScript library with Ajax, Events, DOM manipulation. There are a few bonus lines of code specifically for use with Ruby on Rails but Fork can be happily used outside of Rails also..


Platforms: *nix

License: Freeware Download (96): Fork JavaScript Download

Added: September 07, 2010 | Visits: 954

JavaScript::App JavaScript::App is a Perl framework for building dynamic widgets or full applications in Javascript. SYNOPSIS see the documentation for "js-app" ("man js-app" or "perldoc js-app") "js-app" is a Javascript Application framework with which you can build rich web applications and widgets...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (119): JavaScript::App Download

Added: August 10, 2010 | Visits: 1.760

Javascript::Menu Javascript::Menu is a NumberedTree that generates HTML and Javascript code for a menu. SYNOPSIS use Javascript::Menu; # Give it something to do (example changes the menus caption): my $action = sub { my $self = shift; my ($level, $unique) = @_; my $value = $self->getValue; return...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Javascript::Menu Download

Added: September 24, 2010 | Visits: 1.320

WMS Javascript Library WMS Javascript Library is an object-oriented JavaScript library for creating dynamic Web-based maps from otherwise static WMS (Web Map Service) images by adding pan/zoom functionality with Google Maps-like draggability. Custom clickable overlays can be added to create a useful GIS. WMS...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (104): WMS Javascript Library Download

Released: April 01, 2010  |  Added: April 08, 2010 | Visits: 2.273

JavaScript Menu Builder JavaScript Drop Down Menu is a fully-featured and accessible menu, that provides useable content to all browsers - including screenreaders, search-engines and text-only browsers. JavaScript Menu Builder: With JavaScript Menu Builder/Creator tool you can create countless dynamic...


Platforms: Windows

License: Freeware Size: 4.93 MB Download (384): JavaScript Menu Builder Download

Released: April 27, 2010  |  Added: May 10, 2010 | Visits: 1.725

JavaScript DHTML Menu JavaScript DHTML Menu Tutorial. Find an answer how to make your website navigation fast and comfortable with Deluxe JavaScript Menu! Use Deluxe Tuner GUI to create your dhtml drop down menu. The generated menu will work correctly in al browsers even javascript is disabled as dhtml css menu. Use a...


Platforms: Windows

License: Freeware Size: 5.28 MB Download (172): JavaScript DHTML Menu Download

1 2 3 4 5 >