Below you will find 0 categories and 57 links related to Java Objects Resources.
The Nuts and Bolts of Internet Programming. This unique guide presents the nuts and bolts of Internet programming with portable code. The coverage is platform-independent, so readers can use any type of computer to apply concepts. As they learn the core fundamentals, they'll also discover how to construct Web pages using HTML, program on the Web using JavaScript, and manage an account on a Web server. In addition to exploration of core programming fundamentals such as variables, decisions, loops, functions and arrays, a natural introduction to objects using the Document Object Model is prescribed. All of the chapters contain summaries, review questions, and exercises to enhance understanding of the material. Optional sections are included that offer an extra challenge for more advanced readers. Includes coverage on the basics of Web server accounts, including strategies for maintaining and updating a Web site on a server.
With this program you can add a DHTML drop down menu to your web site within a few minutes. The program comes with hundreds of predefined attractive graphical looks and supports easy integration with existing web sites whether they're based on frames, server-side includes or DreamWeaver templates. Included are free plugins for DreamWeaver, GoLive, FrontPage and NetObjects Fusion. No HTML / JavaScript knowledge required. Program features include: XHTML-compatible output, Very small size of the generated JavaScript code-usually araund 10KB (depending on the selected features and target browser the size is guaranteed to be between 8KB and 16KB); XML support; Compatibility with all popular browsers and platforms (Windows, Unix, Mac); Possibility to use cool bitmap backgrounds and even rare fonts (since the texts for the top level menu can be saved as an image); You can customize the DHTML menu to the smallest detail.
The JavaScript Diagram Builder is a library of some objects and functions, which helps you to display and dynamically modify coordinate diagrams (resp. charts/graphs) in webpages. The objects Diagram, Bar, Box, Dot, Pixel, Line and Area can be used for the display of data. The coordinate diagram can be drawn with various scales and grid options. The drawn objects can be dynamically modified via JavaScript (position, size, visibility) and can also be used for user interaction via onclick event. Supports IE, Netscape 4.7, Netscape 6+, Opera 5+.
Compare-the-Graphs is an all JavaScript/DHTML, all-open-Web-standards, cross-browser, 500-pixel by 500-pixel 2-variable function grapher. It features completely adjustible axes and up to 12 simultaneous, re-stackable, in-color function plots. The code is object-oriented, well-documented, extensible and embeddable, free for non-commercial use, and available for commercial use via an inexpensive license. In either case, no warranty express or implied is offered. In this code, true abstract classes bestow unique objects upon concrete classes.
With this script, you can initially hide any number of content objects and reveal them one at a time in sequence, like in a presentation. Good for showing off important points, a series of images etc. Decide whether the "reveal" animation should only be applied once per browser session, or every time the page loads. Furthermore, customize the pause time and display order of each individual content if needed. Script works in both IE5 and NS6 and above. Browsers that don't support this script will see all the content at once.
Introduction to JavaScript covers the basics of using JavaScript to make web sites more dynamic and functional. Topics covered include form validation, opening new windows, and image rollovers. The training class targets Web designers and developers who are familiar with HTML. Advanced JavaScript covers advanced techniques such as using regular expressions for more advanced form validation, setting and reading cookies, creating objects, and some basic Dynamic HTML techniques. The training class assumes a basic knowledge of JavaScript.
My JavaScript Notepad is a place where you will find a javascript reference, FAQ and general disscusion on other web related application development. The philosophy behind the site to to create a scrapbook of all different aspects of javascript and collection of clean and well practiced examples. There is also a newsgroup section to the site where you will find solutions and suggestions in response to posts people have made on the comp.lang.javascript newsgroup. The reference section has all Method, Objects, Properties and Events of the Document Object Model listed, for you to browse or search.