You cannot post messages because only members can post, and you are not currently a member.
Description:
This group is for discussing scripty2 core development.
|
|
|
iPhone App To Help You Regain 20/20 Vision Naturally
|
| |
[link] is an iPhone app that will help you regain 20/20 vision naturally, by looking at images that relaxes your eyes and performing eye exercises that strengthen your eyes, anywhere within your busy life (i.e. office cubicle, crowded subway, waiting at the hair salon, etc.), thanks.
|
|
Is Scripty2 Still Active?
|
| |
A question for Thomas Fuchs: is Script2 still being developed? I'm
still looking for a viable update to Script.aculo.us's drag & drop for
a couple of projects, but I haven't seen any sings of life here for
months.
I just need to know if I need to start looking at jQuery-based
alternatives.... more »
|
|
Can't build a package
|
| |
Hi.
When trying to build Scripty I get the NameError exception.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~
$ rake && rake package
(in /home/<username>/development/r uby/scripty2)
rm -rf /home/<username>/development/r uby/scripty2/dist
mkdir /home/<username>/development/r uby/scripty2/dist... more »
|
|
complete noob...
|
| |
Hi,
This may not be the place for this. If not, please show me where to
go. Thanks.
I am completely new to prototype and scripty looking to begin using
it. I have two questions
I saw that Apple is using these products and they have a content
slider I would very much like to emulate myself (apple.com/imac)... more »
|
|
scroll the document?
|
| |
Hi
How can you scroll the whole document?
I have tried a couple of solutions but without any luck
document.body.scrollTo(300, {
transition: 'easeInOutQuad',
duration: 0.5
...
window.scrollTo(300, {
transition: 'easeInOutQuad',
duration: 0.5
...
$(document.body).scrollTo(300, {
transition: 'easeInOutQuad',... more »
|
|
|