1327 projects tagged "JavaScript"
1-st Pop-Up Menu Builder allows you to create a customized menu which pops up when pressing the right mouse button on a Web page. The customized menu can be applied to a whole page or to specific elements on the page. A wide variety of actions can be set to the items in the menu.
2D / 3D Pie Chart provides both a client and server side solution for the incorporation of pie charts into Web pages. It provides versatile components so that Web authors and Java developers can easily build and publish dynamic and interactive Pie Charts. It includes many configurable features and functions for both applet and servlet development, and the documentation and examples are designed to give both a full understanding of every feature and enable you to implement both the applet and servlet quickly and easily.
3rd Edition Dungeons and Dragons Character Generator is an HTML/JavaScript Web page that allows the user to quickly and easily create new Dungeons and Dragons characters. The characters can be of any of the eleven classes, any of the playable races, and may start at any level from 1 to 220. Generation requires some simple input, after which the character is displayed on a basic character sheet. It allows you to select your starting stats, add ability points, and pick skills, equipment, feats, and spells. It runs on most operating systems with most modern browsers.
AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format which is used by AJASON to exchange data between server and client. AJASON features the ability to exchange complex data types and client-side error reporting for server-side AJASON errors.
AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides in a seperate text file. It is also suitable for any case where it is not practical to show all of the text to be displayed at once in the browser window.
AJAX Calendar is a PHP class that can be used to display month calendars that can be browsed using AJAX. It can generate HTML and JavaScript to display a month calendar with links to browse the months using AJAX to avoid page reloading. The class can make given days be displayed as links to event pages. The browsing may be restricted to given dates. The months and week day names are customizable. The presentation details may be customized using CSS.