Discussion:
[Proto-Scripty] Prototype.js Book 1.7?
Mark
2014-11-10 10:11:58 UTC
Permalink
As the title says, are there any book or tutorial using Prototype.js 1.7?
--
You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prototype-scriptaculous+***@googlegroups.com.
To post to this group, send email to prototype-***@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/d/optout.
mike
2014-11-10 14:11:36 UTC
Permalink
Hi.
Prototype you might see api in http://api.prototypejs.org/
Or build own version of api
1. clone repo https://github.com/sstephenson/prototype
2. run `rake doc:build` task
3. open doc/index.html and you will see the last api.
Post by Mark
As the title says, are there any book or tutorial using Prototype.js 1.7?
--
You received this message because you are subscribed to the Google
Groups "Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it,
To post to this group, send email to
Visit this group at
http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prototype-scriptaculous+***@googlegroups.com.
To post to this group, send email to prototype-***@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/d/optout.
Loading...