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.253.006 Times

Javascript Events freeware
Filter: All | Freeware | Demo
 

Javascript Events

1 2 3 4 5 > 
Added: May 04, 2013 | Visits: 369

AJAX Trigger Powerful module which allow you to do specified actions on the server on javascript events on specified fields.USAGE- Real-time price calculation based on referenced node values when form values has been changed- Send e-mail to the user, even if he didn't submit registration form yet (i.e. with...



Platforms: PHP

License: Freeware Size: 10 KB Download (47): AJAX Trigger Download

Added: September 02, 2013 | Visits: 383

Event Spy A SeaMonkey add-on that lets you watch javascript events as they occur The Event Spy for SeaMonkey enables you to add a context menu item to nodes in DOM Inspector's tree view. This feature allows you to watch events that pass by the selected node. NOTE: The Event Spy for SeaMonkey add-on is...





Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): Event Spy Download

Added: July 11, 2013 | Visits: 269

Faceted ajax search When the result-insertion-type is prepended or appended, the selected region's content can be used for any interaction with the search results, for example by creating javascript events that insert a result somewhere or creating drag & drop events.InstallationUnpack in your modules folder...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Faceted ajax search Download

Added: April 26, 2010 | Visits: 687

PHPS PHPS application provides the ability to seperate content from functionality, mostly having to do with HTML. Pages are written in pseudo-HTML, as you would normally, and then converted into an intermediate representation of PHP objects which you can then manipulate any way you like. Once you...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): PHPS Download

Added: May 13, 2010 | Visits: 957

phpreports PHPReports project started when I needed something to create some reports on the browser as replacement of those ones my company used to generate using tools like FoxPro, Visual Basic and all that m$ stuff you dudes know about. I was starting PHP programming (still am) and was really excited...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): phpreports Download

Released: January 04, 2013  |  Added: January 04, 2013 | Visits: 637

Silverlight Multi File Uploader The Silverlight Multi File Uploader is a free Silverlight 5 application. It can be used to upload multiple files simultaneously to your website. Includes a JavaScript interface and also supports PHP. The LITE version is fully customizable and can be controlled using JavaScript. For...


Platforms: Windows

License: Freeware Size: 348 KB Download (47): Silverlight Multi File Uploader Download

Added: April 21, 2013 | Visits: 427

AjaxAC .0a AjaxAC is an open-source framework written in PHP, used to develop/create/generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript And XML) is to use the XMLHttpRequest object to change a web page state using background HTTP sub-requests without reloading the entire...


Platforms: BSD Solaris

License: Freeware Download (49): AjaxAC .0a Download

Added: February 13, 2013 | Visits: 455

AjaxAC .0a AjaxAC is an open-source framework written in PHP, used to develop/create/generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript And XML) is to use the XMLHttpRequest object to change a web page state using background HTTP sub-requests without reloading the entire...


Platforms: BSD Solaris

License: Freeware Download (50): AjaxAC .0a Download

Added: July 03, 2010 | Visits: 1.091

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

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 1.239

Free JavaScript Editor Free JavaScript Editor is Ajax - JavaScript Editor, Validator and Debugger for beginners and professionals. AJAX developers can easily use Free JavaScript Editor as Free Ajax Editor. Free JavaScript Editor is used for professionally editing JavaScript and Ajax code and creating animations and...


Platforms: Windows

License: Freeware Size: 6.66 MB Download (64): Free JavaScript Editor Download

Added: July 05, 2006 | Visits: 4.650

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 (544): EZ JavaScript Download

Added: July 14, 2006 | Visits: 5.224

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: February 19, 2010 | Visits: 1.418

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: October 23, 2010 | Visits: 2.088

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

Added: August 24, 2010 | Visits: 1.597

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.278

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.574

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.159

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.377

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: September 07, 2010 | Visits: 950

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

1 2 3 4 5 >