Listing of JavaScript in Web Authoring

Sort by  Name  Date  Rating  Downloads 

Software 301-320 of 376  |  Go to << Prior 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next >> page 

License:  All | Free
Freeware
more

In this 3D sequel of the original classic, PacMan faces the challenge of hundreds of different mazes.

In this 3D sequel of the original classic, PacMan faces the challenge of hundreds of different mazes. He must eat all of the dots on the board to proceed to the next round while avoiding the numerous, multicolored ghosts roaming the maze trying to stop him.

If PacMan eats one of the power pellets in the maze, the ghosts will temporarily turn blue and flee.

That is...

Category: Web Authoring / JavaScript
Publisher: meatfighter, License: Freeware, Price: USD $0.00, File Size: 336.0 KB
Platform: Windows



Freeware
more

WoodCutter is a Java based file splitter and merge utility.

WoodCutter is a Java based file splitter and merge utility. It is a small size and free file splitter that allows a user to split any type of file in smaller sizes. This file splitter is of much use to us in order to send large attachments through mail (where there is a limit of maximum size of attachment) by splitting them in smaller size, and then these split files can be sent by user with...

Category: Web Authoring / JavaScript
Publisher: Manas Misra, License: Freeware, Price: USD $0.00, File Size: 380.7 KB
Platform: Windows

Freeware
more

PLA Online is a client application, which will run by talking to our server at SRI, or you can use Java's webstart to achieve the same effect (if webstart works for you).

PLA Online is a client application, which will run by talking to our server at SRI, or you can use Java's webstart to achieve the same effect (if webstart works for you). It provide access to three PL models:
- SmallKB, a small proof of concept model
- STM6, STiMuli version 6, an even more comprehensive model of cellular response to external stimuli (including the ligands...

Category: Web Authoring / JavaScript
Publisher: SRI International, License: Freeware, Price: USD $0.00, File Size: 449.9 KB
Platform: Windows

Shareware
more

Slaf is a new "LookAndFeel" for Java/Swing.

Slaf is a new "LookAndFeel" for Java/Swing. The objectives are :
- Faster (depending on the theme)
- Less consumming (not really)
- Easily configurable by a properties file (yes)
- Completely parameterized (almost).
Themes are divided in two sets: free and commercial ones. Free themes:
- Alien
- Gtk
- Gnome
- KDE
- Shadow.

Category: Web Authoring / JavaScript
Publisher: Guillaume Desnoix, License: Shareware, Price: USD $10.00, File Size: 622 B
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Shareware
Deluxe Menus Screenshot
more

Deluxe Menus is a ready-made, professional solutions that allow webmasters to create superior, cross-browser, fast web menus. Easy-to-setup, search engine friendly, cross-frame, cool styles, supports css, floating, drag-n-drop, separators and more...

Improve your website navigation with the most powerful DHTML JavaScript Menu on the Web! Deluxe Menu are a versatile, ready-made solution that allows professional and amateur web developers to create superior dhtml navigation systems for their web sites and web applications. This Javascipt Menu/ DHTML Menu supports cross-frame mode, Google Sitemap, 60+ great visual effects, floating,...

Category: Web Authoring / JavaScript
Publisher: Deluxe-Menu.com, License: Shareware, Price: USD $49.00, File Size: 5.3 MB
Platform: Windows, Linux, Unix

Freeware
SortedArrayList Screenshot
more

This is a pair of library classes to include in your owncode for manipulating ArrayLists.

This is a pair of library classes to include in your owncode for manipulating ArrayLists. It consist of two classes: SortedArrayList and Merge. SortedArrayList is an ArrayList that remembers how it issorted, so that if you ask it to sort, it can sometimesbypass the work when it is already in order. You declare theorder you want and it keeps the list sorted, You just callsort whenever you need...

Category: Web Authoring / JavaScript
Publisher: Canadian Mind Products, License: Freeware, Price: USD $0.00, File Size: 675.8 KB
Platform: Windows

Shareware
jQuery Spell Check Screenshot
more

'jQuery spell check' lets you add spellchecking support to any web-app using pure jQuery Code. Free dev licenses for PHP, ASP , ASP.Net and Java coders.

'jQuery spellcheck' is the industry leading spellchecker plugin for jQuery flavor JavaScript from javascript-spellcheck.com. The plug-in provides an easy way to add spell-check-as-you-type (scayt) or spell-checking dialog popup windows to any HTML web application using just 1 or 2 lines of jQuery code. You can seen an example of jQuery spell check and download it for free The spellcheck...

Category: Web Authoring / JavaScript
Publisher: Nanospell, License: Shareware, Price: USD $89.00, File Size: 1.0 MB
Platform: Windows, Mac, Linux, Unix, Java, Other

Shareware
Yaldex PopUp 4.8 Screenshot
more

This WYSIWYG (What You See Is What You Get) program creates JavaScript and HTML code to open an URL in a new (PopUp) window.

This WYSIWYG (What You See Is What You Get) program creates JavaScript and HTML code to open an URL in a new (PopUp) window. You can specify the properties of the new window (whether it is resizable, has a menu bar, a so on). For example, you can use it to open a larger image in a separate window when the visitor clicks a thumbnail image. You can make the new window with exact size of the...

Category: Web Authoring / JavaScript
Publisher: Yaldex Software, License: Shareware, Price: USD $14.10, File Size: 1.6 MB
Platform: Windows

Shareware
more

This product enables multiple images to be displayed within a single area.

This product enables multiple images to be displayed within a single area. The transition between images is a very smooth fading effect, the speed of which can be varied by changing the parameter values. Any number of images may be added and each image can be set to link to a unique URL.

Category: Web Authoring / JavaScript
Publisher: Sirius Computer Consultants Limited, License: Shareware, Price: USD $30.00, File Size: 79.0 KB
Platform: Windows, Linux, Mac

Shareware
more

Jtree is a multi-platform Java navigation applet that can load its content from XML and supports dynamical loading of sub-nodes.

Jtree is a multi-platform Java navigation applet that can load its content from XML and supports dynamical loading of sub-nodes. Just take your data from database or file, and JTree will display it in the best way in Web-browser or Java application, providing comfortable and powerful functionality to navigate your data and to manage it! Light-weight (only 50Kb), high-performance, having clear...

Category: Web Authoring / JavaScript
Publisher: Scand, License: Shareware, Price: USD $149.00, File Size: 304.0 KB
Platform: Windows, Mac, Linux, Unix, 2 Warp, 2 Warp 4

Freeware
more

BoxLayout arranges components either on top of each other or in a row.

BoxLayout arranges components either on top of each other or in a row. As the box layout arranges components, it takes the components' alignments and minimum, preferred, and maximum sizes into account. The same concepts apply to left-to-right or right-to-left layout. You simply substitute X for Y, height for width, and so on. When a BoxLayout lays out components from top to bottom, it...

Category: Web Authoring / JavaScript
Publisher: Sun Microsystems, Inc., License: Freeware, Price: USD $0.00, File Size: 7.7 KB
Platform: Windows

Shareware
more

Java Code Library is a powerful code and document manager which has a lot of features, such as:
- Powerful tools to import / export your data from / to Source Code Library
- Portable: put it in your flash disk (or online) & your data

Java Code Library is a powerful code and document manager which has a lot of features, such as:
- Powerful tools to import / export your data from / to Source Code Library
- Portable: put it in your flash disk (or online) & your data will follow you
- Natively support most common formats
- Fully featured editor with code folding & version support
- Each...

Category: Web Authoring / JavaScript
Publisher: OverZone Software, License: Shareware, Price: USD $79.99, File Size: 11.2 MB
Platform: Windows

more

Grab Your Visitors By The Eyeballs, Explode Your Profits, And Practically Force Your Prospects To See Your Message With The Latest Profit Producing Technology!

Grab Your Visitors By The Eyeballs, Explode Your Profits, And Practically Force Your Prospects To See Your Message With The Latest Profit Producing Technology!The software runs on your computer, and the popup files are stored on your web server. Using this program gives you the peace of mind in knowing that you'll never have to worry whether your service provider is going to be around tomorrow.

Category: Web Authoring / JavaScript
Publisher: secret shopper jobs llc, License: Freeware, Price: USD $0.00, File Size: 1.8 MB
Platform: Windows

Reloj Real Madrid Screenshot
more

Reloj real madrid is the a good watch online.

Reloj real madrid is the a good watch online. You can choose between different styles and colors. Chronograph, big, small. You can choose.

Category: Web Authoring / JavaScript
Publisher: Reloj Real Madrid, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows, Linux, Mac

Freeware
more

Instantly create the javascript for a specific exit popup redirect for any page on your website. .

Instantly create the javascript for a specific exit popup redirect for any page on your website.

Category: Web Authoring / JavaScript
Publisher: DEWALT DW745, License: Freeware, Price: USD $0.00, File Size: 26.0 KB
Platform: Windows

Shareware
Webix Accordion Screenshot
more

Javascript widget that allows you to place multiple panels of content in a space-saving manner. With this widget, you can hide areas of information and activate them with one simple click.

Javascript widget that allows you to place multiple panels of content in a space-saving manner. With this widget, you can hide areas of information and activate them with one simple click. As a result, users will only be able to see the panels they need and won’t have to deal with any unnecessary data. The panels of Webix Accordion can be easily expanded and collapsed thereby only leaving...

Category: Web Authoring / JavaScript
Publisher: XB Software, License: Shareware, Price: USD $170.00, File Size: 1.2 MB
Platform: Windows, Mac, Linux, Android, BlackBerry, iPhone, iPod, iTouch

Caigen Access JDBC Driver Screenshot
more

Caigen Access is a MDB (ACCDB) JDBC type 4 driver that allows to perform SQL operations on Microsoft Access database files (MS Access 95, 97, 2000, 2002, 2003, 2007, 2010 versions).

Caigen Access is a MDB (ACCDB) JDBC type 4 driver that allows to perform SQL operations on Microsoft Access database files (MS Access 95, 97, 2000, 2002, 2003, 2007, 2010 versions).

* It supports ANSI SQL 92 standard, and more than 230 sql functions. It supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN, CROSS...

Category: Web Authoring / JavaScript
Publisher: Caigen Software, License: Shareware, Price: USD $149.00, File Size: 2.0 MB
Platform: Windows, Linux, Mac

Caigen DBF JDBC Driver Screenshot
more

Caigen DBF is a DBF JDBC type 4 driver that allows to perform SQL operations on DBF files (dBase III/ IV/ V, Clipper, xBase, FoxPro, Visual FoxPro).

Caigen DBF is a DBF JDBC type 4 driver that allows to perform SQL operations on DBF files (dBase III/ IV/ V, Clipper, xBase, FoxPro, Visual FoxPro).

* It supports ANSI SQL 92 standard, and more than 230 sql functions. It supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN, CROSS JOIN, self join, GROUP_CONCAT,...

Category: Web Authoring / JavaScript
Publisher: Caigen Software, License: Shareware, Price: USD $149.00, File Size: 754.0 KB
Platform: Windows, Linux, Mac

more

This program, also known as the Java Virtual Machine is an update of the widely spread runtime environment that allows people to execute a wide range of applications developed by third parties and written with the java scripting language.

This program, also known as the Java Virtual Machine is an update of the widely spread runtime environment that allows people to execute a wide range of applications developed by third parties and written with the java scripting language.

Using plugins, it allows the most popular web browsers (Internet Explorer, Mozilla Firefox, Opera) to run applications developed for a variety...

Category: Web Authoring / JavaScript
Publisher: Sun Microsystems, Inc., License: Shareware, Price: USD $0.00, File Size: 0
Platform: Windows

Ultra Better 2D Internet Animation Combo Screenshot
more

Program produces high-quality images, buttons and banners for your Website.

Program produces high-quality images, buttons and banners for your Website. It has convenient design which helps you edit pictures, work with texts, and use digital effects like shadows, flames, opacity as well as bend and transition. You can produce project from your personal images (JPG, GIF, BMP, AVI, ICO, PNG) and add bold content and models. The ready-to-use shapes like ads, glyphs and...

Category: Web Authoring / JavaScript
Publisher: Maurice GMBH, License: Shareware, Price: USD $49.99, File Size: 4.7 MB
Platform: Windows

Software 301-320 of 376  |  Go to << Prior 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next >> page