Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help



Dusmanta Rout wrote:

I have this JavaScript. But this code doesn't work in MAC. 1) Mouse rollover between cells doesn't work
2) Ascending and descending also doesn't work

As Brad correctly stated, this is the wrong list, and I don't know enough of JavaScript to help you. I hope Google may get you a bit further, otherwise here are some references I use for the occasional JavaScript I've written:

Normative references: the standard defining JavaScript is really called
EcmaScript (after ECMA, the standardization organization).:
* ECMA-262, ECMAScript Language Specification, 3rd edition
  http://www.ecma-international.org/publications/standards/Ecma-262.htm
* ECMA-290, ECMAScript Components Specification
  http://www.ecma-international.org/publications/standards/Ecma-290.htm
  I think this is more related have to JavaScript can access objects in
  a webbrowser. More info in the DOM:
* Document Object Model (DOM)
  http://www.w3.org/DOM/
  This formally defines all the objects in a webpage.
Last, this is a nice quick-reference which also which does work on which
browser, and lists known bugs:
* JavaScript online quick reference
  http://javascript-reference.info/
  The author has more quick-references (HTML, CSS, regexps, etc.), most
  free, some for sale at www.visibone.com

Good luck!
Freek

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Help (From: Dusmanta Rout <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.