scripty2
scripty2 copied to clipboard
scripty2: for a more delicious web
Hi everybody I'm not shure if it correspond to the project philosophy but i think it could be very cool to have a method "setContent" to refresh the content of...
there is no "memo" var when you capture the "ui:dialog:before:close" event. it can be fixed with a copy/paste the line memo, before the element.fire "ui:dialog:before:close" ``` var memo = {...
The documentation on this page http://scripty2.com/doc/scripty2%20fx/s2/fx/parallel.html suggests that effects within a parallel can have individual delay and duration properties. In the example shown you would expect the first effect to...
The prototype.s2.js and prototype.s2.min.js files contained in the zip on the homepage are both the a6 versions.
It looks like firefox is dropping the style.MozBorderRadius in favor of style.borderRadius which breaks VENDOR_PREFIX detection AND VENDOR_MAP. We should try to find another way of populating the VENDOR_MAP. Maybe...
... by making the first curve an inverted parabola instead of a parabola, and merging with the second curve. The movement will then model a ball being thrown onto a...