Geometry.Net - the online learning center
Home  - Computer - Javascript
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 81    Back | 1  | 2  | 3  | 4  | 5  | Next 20

         Javascript:     more books (100)
  1. JavaScript Programmer's Reference (Wrox Programmer to Programmer) by Alexei White, 2009-08-03
  2. HTML and JavaScript BASICS (Basics (Course Technology)) by Karl Barksdale, E. Shane Turner, 2010-02-08
  3. Eloquent JavaScript: A Modern Introduction to Programming by Marijn Haverbeke, 2010-12-15
  4. JavaScript: Complete Concepts and Techniques, Second Edition (Shelly Cashman Series) by Gary B. Shelly, Thomas J. Cashman, et all 2000-08-11
  5. Beginning JavaScript and CSS Development with jQuery (Wrox Programmer to Programmer) by Richard York, 2009-05-04
  6. JavaScript in Easy Steps by Mike McGrath, 2009-05-05
  7. JavaScript Demystified by James Keogh, 2005-05-26
  8. The JavaScript Pocket Guide by Lenny Burdette, 2010-04-15
  9. Learn JavaScript and Ajax with w3Schools by W3Schools, 2010-06-08
  10. JavaScript: A Beginner's Guide by John Pollock, 2001-03-23
  11. Beginning JavaScript by Paul Wilton, 2007
  12. ppk on JavaScript, 1/e by Peter-Paul Koch, 2006-09-20
  13. The JavaScript Anthology: 101 Essential Tips, Tricks & Hacks by Cameron Adams, James Edwards, 2006-03-02
  14. Dojo: Using the Dojo JavaScript Library to Build Ajax Applications by James E. Harmon, 2008-06-21

61. Java Script
javascript is a scripting language created by BrendanEich at Netscape that supports PrototypeBasedProgramming, ObjectOrientedProgramming,
http://c2.com/cgi/wiki?JavaScript

62. O'Reilly Media | JavaScript: The Definitive Guide
This fourth edition of the definitive reference to javascript, a scripting language that can be embedded directly in web pages, covers the latest version of
http://www.oreilly.com/catalog/jscript4/
Read it Now! Reprint Licensing Tell a friend JavaScript: The Definitive Guide, Fourth Edition By  David Flanagan
Fourth Edition November 2001
Pages: 936
Average of 15 Customer Reviews
OUT OF PRINT . Please visit the catalog page of the latest edition
The latest edition is also available on Safari Books Online
Book description
Full Description
JavaScript is a powerful, object-based scripting language; JavaScript programs can be embedded directly in HTML web pages. When combined with the Document Object Model (DOM) defined by a web browser, JavaScript allows you to create Dynamic HTML content and interactive client-side web applications. JavaScript syntax is based on the popular programming languages C, C++, and Java, which makes it familiar and easy to learn for experienced programmers. At the same time, JavaScript is an interpreted scripting language, providing a flexible, forgiving programming environment in which new programmers can learn. JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and both the legacy and standard DOMs implemented in web browsers. The book includes sophisticated examples that show you how to handle common tasks, like validating form data, working with cookies, and creating portable DHTML animations. The book also contains detailed reference sections that cover the core JavaScript API, the legacy client-side API, and the W3C standard DOM API, documenting every JavaScript object, method, property, constructor, constant, function, and event handler in those APIs. This fourth edition of the bestselling JavaScript book has been carefully updated to cover JavaScript 1.5 (ECMAScript version 3). The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level DOM for backward compatibility.

63. Javascript Examples : Home Page
Free javascript examples with javascript tutorials and live demos.
http://js-x.com/
HOME JAVASCRIPTS AJAX ASP ... Top If you find this page useful please make a secure donation My Account Cart Contents Checkout Home ... Online Store SITE LINKS HOME New phpRT is out SITE MAP My Custom Rack SECTIONS JAVASCRIPTS AJAX ASP FORUMS ... CONTACT AD Legal Privacy User Agreement
Free Javascript Examples
Welcome to the new and improved site layout for the javascript site.
This site has several sections. Choose where you would like to go next:
We recently added a ranking system for the javascript examples. This should provide a better method for users to see what other users find relevant and usefull.
As we are always trying to make the site better, sometimes we break a link. If you find some invalid links, please let us know so we can make your stay with us more enjoyable.
Featured Site Stock Photos
Cheap Flights
Mortgages Loans ... JS-Examples.com

64. TRAININGTOOLS: Online Training
Course Learning javascript javascript Syntax • Basic Constructs • Objects Events • Alerts Prompts • Form Validation
http://www.trainingtools.com/online/javascript/index.htm

65. Javascript Primers
With javascript you can display and manipulate the date and time. You can calculate the days between dates, show new items on your Web site, etc.
http://www.htmlgoodies.com/primers/jsp/

66. Efficient JavaScript - Opera Developer Community
Opera Developer Community article Efficient javascript.
http://dev.opera.com/articles/view/efficient-javascript/
Login
User name: Password: Lost password? remember
Sign up
Sign up now to post in the forums, comment on articles, submit your own articles and more.
Efficient JavaScript
By Mark 'Tarquin' Wilton-Jones · 2 Nov, 2006 Published in: efficient fast optimal javascript Traditionally, a Web page would not contain much scripting, or at least, not much that would affect the performance of that Web page. However, as Web pages become more like applications, the performance of scripts is having a bigger effect. With more and more applications being developed using Web technologies, improving the performance of scripts is becoming increasingly important. With a desktop application, a compiler is normally used to convert the source into the final binary. The compiler can take its time, and optimize as much as possible for good performance of the final application. Web applications do not have that luxury. Since they need to run on multiple browsers, platforms, and architectures, they cannot be completely precompiled. The browser has to do the interpretation and compilation each time it retrieves a script, and yet the final application has to run as smoothly as a desktop application, and load quickly as well. It is expected to run on a large variety of devices, from an ordinary desktop computer, to a mobile phone. Browsers are fairly good at achieving this, and Opera has one of the fastest scripting engines of any current browser. However, browsers do have their limits, and that is where the Web developer has to take over. Ensuring that a Web application runs as fast as possible can be a simple matter of trading one type of loop for another, making one combined style change instead of three, or adding only the script that will actually be used.

67. JavaScript
10, Comparing 2 Dates in javascript Date comparison in javascript javascript, 3977 03/12/2008, 250, javascript -loop through links and show href, 2
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/
@import "http://css.experts-exchange.com/css/base_3618276ccca606d0bcf9ee7bb446c909.css"; @import "http://css.experts-exchange.com/xp/css/base_d16565daf4137a68194463e96c40d3ca.css"; @import "http://css.experts-exchange.com/css/component_94663622cff046e1dd8f2d34a1271fe2.css"; @import "http://css.experts-exchange.com/xp/css/component_e29a46ba23f1e41cd8105e5dc15a30d0.css"; @import "http://css.experts-exchange.com/css/formFactory_fd807e85939eecc0475e5624114754d4.css"; @import "http://css.experts-exchange.com/xp/css/formFactory_88f4cae93b40140e2f2866a5a35f0e0e.css"; @import "http://css.experts-exchange.com/xp/css/button_0a5330f610c5f605b5e15c2c4078c156.css"; @import "http://css.experts-exchange.com/css/jsp/viewTAZone_3f3f526384c9ef47bf2b296268d0ee7c.css"; @import "http://css.experts-exchange.com/xp/css/jsp/viewTAZone_d50fc861c50d3224234e1774c3c9768c.css"; @import "http://css.experts-exchange.com/xp/css/include/infoBox_225b77325534d5688d38edee6857379b.css"; @import "http://css.experts-exchange.com/css/include/questionList_d077ed0a21f2f6cb71178c6cd61058b7.css"; @import "http://css.experts-exchange.com/xp/css/include/questionList_70dc28d6ede1290a93a23843aed59469.css";

68. Javascript Libraries Roundup « EDevil’s Weblog
Rico provides a very simple interface for registering Ajax request handlers as well as HTML elements or javascript objects as Ajax response objects.
http://edevil.wordpress.com/2005/11/14/javascript-libraries-roundup/
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
XHTML, CSS, Javascript, Web Design, Web Standards, Accessibility, Usablity
Javascript libraries roundup
November 14, 2005
I spent days looking for new Javascript libraries and finally made a comprehensive list of almost all libs out there. Pure JS Application libraries / Frameworks: Prototype
Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Homepage: http://prototype.conio.net Documentation:
http://blogs.ebusiness-apps.com/jordan/pages/Prototype%20Library%20Info.htm

http://www.sergiopereira.com/articles/prototype.js.html

http://wiki.script.aculo.us/scriptaculous/show/Prototype
Rico
Rico provides a very simple interface for registering Ajax request handlers as well as HTML elements or JavaScript objects as Ajax response objects. Multiple elements and/or objects may be updated as the result of one Ajax request. Homepage: http://openrico.org/rico/home.page

69. A (Re)-Introduction To JavaScript
Because javascript has a reasonable claim to being the world s most misunderstood programming language. While often derided as a toy, beneath its deceptive
http://simon.incutio.com/slides/2006/etech/javascript/js-reintroduction-notes.ht
A (Re)-Introduction to JavaScript
Simon Willison - http://simonwillison.net/ Notes made in preparation for a three hour tutorial at ETech in San Diego, March 6th 2006
Introduction
My name's Simon Willison, and the title of this session is "A re-introduction to JavaScript". Why a re-introduction? Because JavaScript has a reasonable claim to being the world's most misunderstood programming language. While often derided as a toy, beneath its deceptive simplicity lie some powerful language features. The last year has seen the launch of a number of high profile JavaScript applications, showing that deeper knowledge of this technology is an important skill for any web developer. This stability is great news for developers as it's given the various implementations plenty of time to catch up. I'm going to focus almost exclusively on the edition 3 dialect. For familiarity, I will stick with the term JavaScript throughout. Unlike most programming languages, the JavaScript language has no concept of input or output. It is designed to run as a scripting language in a host environment, and it is up to the host environment to provide mechanisms for communicating with the outside world. The most common host environment is the browser, but JavaScript interpreters can also be found in Adobe Acrobat, Photoshop, Yahoo!'s Widget engine and more. To add some variety, I'll be demonstrating some alternative JavaScript hosts later in the tutorial.
Overview
Let's start off by looking at the building block of any language: the types. JavaScript programs manipulate values, and those values all belong to a type. JavaScript's types are:

70. JavaScript Shell
A readeval-print loop for javascript that works in IE, Mozilla, and Opera. Includes a Mozilla bookmarklet to run shell commands in the context of any web
http://www.squarefree.com/shell/
JavaScript Shell
A command-line interface for JavaScript and DOM. Open the shell or get the Shell bookmarklet (Firefox only)
Features
  • You can enter statements and expressions at the same prompt. The result of each non-void statement or expression is shown. User-defined variables.
    • b = document.body
    User-defined functions. JavaScript error messages are shown in red. Previous statements and expressions are available through Up and Down arrow keys. Tab completion. Multiline input (Shift+Enter to insert a line break). If the shell is opened using a bookmarklet, JavaScript typed into the shell runs in the context of the original window. Works well in Firefox, mostly works in Opera 8 and in IE 6 for Windows.
Built-in functions
  • ans : the result of the previous expression. print(expr) : prints expr on its own line.
    • print( i * i
    pr(expr) : prints and returns its input, so you can use it to print intermediate results in the middle of an expression.
    • pr( n*fact(n-1)
    blink(node) or Alt+B : makes a node blink for a second.
    • blink( document.links[3]
    props(obj) or Alt+P : lists the methods and fields of an object.

71. JavaScript Best Codes
Use Cool Best javascript source codes easy on your web pages. Get scripts and apply to your page. Learn how to copy and paste java codes, Source code.
http://www.javascriptfreecode.com/
JavaScript Cool Code
Java Script Free Codes ap_showWaitMessage('waitDiv', 1); Home Links Web design Site map ... Best HTML Codes Any question about JavaScript Any web design , project order Call or Email me right now! kerixa@hotmail.com 24 hours support 1-647-836-6550 Mr. Krishna SMS or Call
Our promise:
We want to be different
A new way of thinking about design Link to us: Link to us, We need your help!
Then it's our turn to link to you! Other friends: [Java Script Free Code] Your logo here?
Click here
Last news:
22-July Main idea
23-July Web hosted
24-July Domain registered
25-July Domain changed Any question about JavaScript Any web design , project order Call or Email me right now! kerixa@hotmail.com 24 hours support 1-647-836-6550 Mr. Krishna SMS or Call Add us in your favorite
Let's be one big community Website visitors: Online Users : Just Click and invite your
friend in one second Please feel free !

72. The JavaScript Workshop
The javascript Workshop is devoted to helping webmasters, web developers, and programmers master javascript, DHTML, HTML, and other Web technologies.
http://www.jsworkshop.com/
Book Section
TY JavaScript 3rd Ed.

Teach Yourself JS 1.5

Teach Yourself DHTML

Teach Yourself JS 1.3
...
LLWW: JavaScript

General Section
Discussion Forum

Articles / Tips

JavaScript Links

About the Author
... Contact Me Other Sites Website Workshop JavaScript Weblog
The JavaScript Workshop
The JavaScript Workshop is devoted to helping webmasters, web developers, and programmers master JavaScript, DHTML, HTML, and other Web technologies. We will be adding more articles, tips, and example scripts soon. The JavaScript Workshop is also the official author's support site for the following books: Current Books Older Books Teach Yourself JavaScript (3rd edition) Teach Yourself DHTML Select one of the books above for errata, downloadable files, and other information. We also have a forum, links, and other general JavaScript information available from the links to the left. Latest News and Updates
Wednesday, March 23, 2005
We've moved this site to a new server, so it should respond faster. Let me know if anything doesn't work as it should.

73. Download Java Software From Sun Microsystems
javascript and Cookies must be enabled so we can message you correctly. Once you have enabled javascript and cookies, please refresh this page.
http://www.java.com/en/download/manual.jsp

74. Scripts In HTML Documents
Here is a javascript example for event binding within a script. Some scripting engines, including those for languages javascript, VBScript,
http://www.w3.org/TR/html401/interact/scripts.html
previous next contents elements ... index
Scripts
Contents
  • Introduction to scripts Designing documents for user agents that support scripting
  • The SCRIPT ... Hiding script data from user agents
  • Introduction to scripts
    A client-side script is a program that may accompany an HTML document or be embedded directly in it. The program executes on the client's machine when the document loads, or at some other time such as when a link is activated. HTML's support for scripts is independent of the scripting language. Scripts offer authors a means to extend HTML documents in highly active and interactive ways. For example:
    • Scripts may be evaluated as a document loads to modify the contents of the document dynamically. Scripts may accompany a form to process input as it is entered. Designers may dynamically fill out parts of a form based on the values of other fields. They may also ensure that input data conforms to predetermined ranges of values, that fields are mutually consistent, etc. Scripts may be triggered by events that affect the document, such as loading, unloading, element focus, mouse movement, etc. Scripts may be linked to form controls (e.g., buttons) to produce graphical user interface elements.

    75. Narrative JavaScript
    Narrative javascript is a small extension to the javascript language that enables blocking capabilities for asynchronous event callbacks.
    http://www.neilmix.com/narrativejs/

    76. BBC Headlines For Your Site
    We use javascript in order to dynamically serve you the latest content, If you have not intentionally disabled javascript on your browser
    http://news.bbc.co.uk/shared/bsp/hi/services/htmlsyndication/html/javascript.stm
    Home
    TV

    Radio

    Talk
    ...
    A-Z Index

    How to Enable JavaScript
    BBCi offers all websites the opportunity to display syndicated content from popular BBCi sites such as BBC News and BBC Sport. We use javascript in order to dynamically serve you the latest content, however it would appear that you have javascript disabled.
  • If you have intentionally disabled javascript on your browser
    Unfortunately you will be unable to see BBCi syndicated content when viewing partner websites. If you have not intentionally disabled javascript on your browser
    and wish to enable it, please see our guide below. If you are browsing with a device other than a computer
    such as PDA, mobile phone or Web-on-TV system - then unfortunately your device may not have javascript functionality. Please check with any supplied documentation you may have.
    PC Settings
    1. Select the "Internet Options" option from the "Tools" menu at the top of your browser. 2. Click on the "Security" tab on the "Internet Options" box. 3. Select the "Internet" zone from the list of zones displayed. 4. Click on the "Custom level..." button beneath the zones.
  • 77. JavaScript Articles, Links, And Resources / WebDeveloper.com ®
    Your place for all things javascript. We have tutorials, articles, and free javascript code. WebDeveloper.com.
    http://www.webdeveloper.com/javascript/
    WebDev Jobs Animated GIFs
    CSS

    CSS Properties
    ...
    XML/RSS

    Client-Side
    Development

    CSS

    Graphics

    HTML

    JavaScript
    ...
    Accessibility
    Server-Side Development ASP Perl PHP .NET ... Other Web Development Business Issues Business Matters Website Reviews E-Commerce Domain Names Search Engines Etc. Computer Issues Forum Software Feedback The Coffee Lounge Time of Day Picture Change Featured: March 28, 2008 Description: Use this script to change a picture (or banner) depending on the time of the day. Very simple to use! Unix Windows PHP Webmail Sign up for the free WebDeveloper E-mail newsletter! Partner With Us Promote Your Website Memory Online Shopping ... Holiday Gift Ideas Developer Channel FlashKit.com JavaScript.com JavaScriptSource Developer Jobs ... Whitepaper: Measuring the Business Value of IT A number of formal measurement methodologies exist for measuring the business value of IT. Simple ROI or other financial metrics are not good enough. By employing a consistent, repeatable, credible methodology that both the business users and IT are held accountable for and that measures projected business value as well as the actual value delivered, organizations can significantly improve their IT investment returns. Whitepaper: Achieving Optimized Business Outcomes What distinguishes top-notch IT from merely adequate IT? Ask any two or more companies, or even any two executives at the same company, and you are likely to hear varying definitions of IT excellence. There is little doubt, however, that IT departments are increasingly being called upon to define and pursue excellence.

    78. English Grammar Quizzes Using JavaScript (English Study)
    English Grammar Quizzes Using javascript. Grammar Vocabulary Other Activities for ESL Students has over 1000 activities to help you study English as a
    http://a4esl.org/q/j/
    a4esl.org
    English Grammar Quizzes Using JavaScript
    Vocabulary Other Activities for ESL Students has over 1,000 activities to help you study English as a Second Language
    This project of The Internet TESL Journal has contributions by many teachers.
    Grammar

    79. JavaScript Toolbox - Reusable Libraries And Objects
    Source files, examples, and concepts to prevent reinventing them each time.
    http://www.mattkruse.com/javascript/
    JavascriptToolbox.com Now Available!
    Almost all of my javascript code has been moved over to its new home at The Javascript Toolbox . Please go there to find the latest scripts, information, etc. These pages will remain here for a while for historical purposes in case anyone needs a production copy of old code. JavaScript Toolbox This is a collection of Javascript source files, examples, and concepts. Use these instead of always re-inventing JavaScript solutions. If you have bug reports or requests for solutions, visit the Support Forum
    mattkruse.com
    Note: You may use this code in your programs and on your sites, but you may not re-distribute the code for download. Meaning, you can't put it up on your site for others. If you would like others to find it, please link to this page. Thanks.
    SUPPORT: Visit my Support Forum for help with any of these scripts!
    PLEASE SUPPORT THIS SITE! Rather than charging money for my Javascript, I rely on donations from users to help support the site and offset development time. If you find these scripts useful or if they helped on your project, please consider donating some money via PayPal. Any amount (even $1) is appreciated! Thanks! Name Description DHTML Tree
    (Updated Mar 1, 2004)

    80. Treeview JavaScript Tree Menu
    Treeview the tree menu, treeview javascript and DTHML applet that lets you enhance your site with what looks and feels like the Windows Explorer tree.
    http://www.treemenu.net/
    Tree Menu JavaScript Applet
    Cross-browser DHTML tree
    Tree demos
    Check the different layouts with these JavaScript demos
    Instructions
    Read the installation and configuration instructions
    Apps Using TreeView
    Web File Browser
    , PHP and ASP code to automatically generate trees for files.
    Favorites Manager
    , ASP code for managing links and bookmarks.
    Treeview JavaScript : the most popular DHTML tree on the net Layout Flexibility
    • Frame-based or frame-less layouts.
    • Optional and customizable folder and document icons.
    • Option to wrap node text into multiple lines.
    • Option to highlight selected node.
    • Optional tree-state persistency across page loads.
    • Open/close state is tracked separately for multiple trees.
    Fast Performance
    • Unlimited hierarchical levels in your tree menu.
    • Fast performance even for trees with thousands of nodes.
    • Expand/collapse does not require slow trip to server.
    Cross browser
    • Supports all major browsers/versions/platforms.
    • Does not require Java and the use of cookies is optional.
    Easy configuration
    • Quick configuration throught online visual tool.

    Page 4     61-80 of 81    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter