Displaying 20 results from an estimated 6000 matches similar to: "script.aculo.us effects"
2005 Dec 22
1
Script.aculo.us horizontal slide effects
Does anyone have an example of the horizontal slide effects,
contributed on the "effects treasure chest" page of the
script.aculo.us wiki, working in an available site? I''m having some
difficulty getting it to work properly.
Also, I''m curious if anyone has built something like the horizontal
scroll view as seen in iTunes or zazzle.com, where buttons on the
2008 Apr 07
4
Staff Manager tutorial from "Prototype and script.aculo.us" by Christophe Porteneuve
Hi there,
Taking my first steps in Prototype and reading this very helpful book
by Christophe Porteneuve. There''s an interesting tutorial (Chpt. 7) on
making a tree to organize staff members. The problem is that I can''t
make it working in IE. In Firefox it works just great.
Did anybody fiddle with it? Maybe somebody has already figured it out.
IE says
2005 Aug 08
0
some script.aculo.us effects not working?
The effects Effect.Puff and Effect.SwitchOff on the demo site are not
working, and Toggle.display and Element.show are also failing on a
site I''m developing with the current version of the script.aculo.us
effects.
This is occuring on both Safari and Firefox on my Mac.
No javascript errors are thrown, either.
Anyone else having this issue?
-- Chris Johnson
cj@ceejayoz.com
2005 Aug 31
0
script.aculo.us patches and bug reports got a new home
Heya,
As handling the bug reports and patches through the list and some
obsure wiki pages became ever more complicated,
I can gladly announce that from now on patches and bug reports are
handling at the Ruby on Rails trac.
There''s a new component called "script.aculo.us" that should be set
on all bug reports and patches that affect script.aculo.us.
Please do not use the
2006 Feb 27
0
script.aculo.us/mir.aculo.us outtage
FYI:
Due to some work on the server hosting script.aculo.us (and
mir.aculo.us),
both sites won''t be available on Friday starting about 9:00am UTC for
about
3-4 hours.
-Thomas
2005 Aug 05
11
script.aculo.us Wiki update
Hi list,
So, some hard work today, but the Wiki is quickly taking shape. I''ve
now moved all the documentation I could find into it.
The URL again: http://wiki.script.aculo.us/
There are also some new features in there, like:
FAQ: http://wiki.script.aculo.us/scriptaculous/show/FAQ
Wishlist (moved from Rails wiki): http://wiki.script.aculo.us/
scriptaculous/show/TheWishlist
And the
2005 Oct 05
0
script.aculo.us and jspkg
Hey guys,
I''m the author of the recently-released Javascript package loader,
jspkg, that was just released to Sourceforge. I''m trying to judge
interest in using this library loader for various unobtrusive Javascript
libraries like script.aculo.us.
jspkg requires very minimal changes to the included source files and
most libaries won''t require any code to be
2005 Sep 05
3
Prototype 1.4.0_pre4 + script.aculo.us 1.5_pre4?
Hello,
I''m maintaining the PEAR-installable PHP packages for both script.aculo.us
and Prototype on Pearified.com.
I saw the 1.5_pre4 release of script.aculo.us yesterday, and would like to
release the update on Pearified.com, but don''t want to release hacked
versions of Prototype.
I saw that Prototype was updated to 1.4.0_pre4 yesterday as well ... Is that
a suitable package
2005 Oct 09
0
script.aculo.us V1.5, second release candidate
Read more on it here:
http://mir.aculo.us/articles/2005/10/09/script-aculo-us-v1-5_rc3-
second-release-candidate
Note that it''s rc3 that follows rc1, because rc2 was the version used
for the initial Rails import
of script.aculo.us V1.5_rc.
Thanks to all the contributors, bug reporters and testers!
Thomas
2006 Dec 18
0
How make like this by usung aculo.us?
Hi, all!
Look here http://www.artlebedev.ru/tools/technogrette/etc/admin/ (the
bottom example)
Can I do somethinhg like this using prototype and script.aculo.us?
I think we need to:
1. get X and Y position of the Draggable
2 set revert = true or false by calculating positiong of the nearest
Droppable
3 If Draggable is accepted by Droppable - set snap:[xd,yd], where xd
and yd - Droppable
2005 Jul 14
1
Dropping on empty script.aculo.us sortable lists
I have a need to have two sortable lists with the ability to cross drop
items between the list. I am using the
script.aculo.us<http://script.aculo.us>library. All is well until I
empty one of the lists completely out, at which
time I cannot drop anything in to the empty list. I have used CSS to set the
height of the <UL> so I have a large target to drop on.
In my efforts to make it
2006 Mar 26
2
script.aculo.us 1.6 beta
Heya,
The script.aculo.us SVN repositiory now holds the 1.6 beta.
This version is mostly a refactoring/bugfix release, and marks the
switch over to
Prototype 1.5 (Prototype 1.4.0 is no longer supported). The required
prototype.js
file is included (lib/prototype.js) of course.
Changes since 1.5.3:
* Prepare for script.aculo.us 1.6, add Prototype 1.5 requirement and
check that
2006 Jan 07
3
script.aculo.us: autocomplete does not work
I copied an exact copy of "http://demo.script.aculo.us/ajax/autocompleter"
to my harddisc inclusive all .js and .css.
Then I changed "new Ajax.Autocompleter(''contact_name'',
''contact_name_auto_complete'', ''/ajax/auto_complete_for_contact_name'', {})"
to
"new Ajax.Autocompleter(''contact_name'',
2006 Apr 03
0
Using "in_place_editor_options" for script.aculo.us options?
I was just learning about the "in_place_editor_field" tag when
reading thru RAILs Recipes.
What is "in_place_editor_options" for???? I was hoping after reading
the script.aculo.us documentation that I could do something like this.
<%= in_place_editor_field :contact, column.name, {:tag => ''div''},
{ :cancelText => ''Never
2006 Apr 06
0
script.aculo.us V1.6.1
V1.6.1 (2006-04-06): Sortable Trees, Prototype 1.5.0_rc0 (fixes IE
mem leaks)!
New features in V1.6.1 and V1.6.0:
* Update to Prototype 1.5.0_rc0
* Sortable trees [thx Sammi Williams, sammi-EeRYXuc1dym5PgFUrJwY1aU/zSkkHjvu@public.gmane.org]
See the functional test (test/functional/sortable_tree_test.html)
and the CHANGELOG for more information!
* Add Draggable object as third parameter
2005 Dec 13
0
script.aculo.us V1.5 final
Along the release of Ruby on Rails 1.0 and Prototype 1.4.0, I’m proud
to announce that script.aculo.us 1.5.0 final is also out-of-the-
release-candidate phase and is finally available!
Many, many thanks to all you contributors, bug hunters and users of
script.aculo.us out there!
For detailed information about what’s new in this release, please
refer to the CHANGELOG.
There also are some
2005 Dec 23
0
script.aculo.us some tests
hi everybody!
first, i speak spanish, so, my english is not very clean...
i''m developing two ''controls'' or ''widgets'' based in prototype.js
library and script.aculo.us effect collection.
a flickr slideshow (not finished):
http://hector.piloto.cl/flickr/(PUT YOUR FLICKR USER HERE)
an example: http://hector.piloto.cl/flickr/cechegoyen
and a treeview
2005 Sep 28
0
Prototype / script.aculo.us / XSLT 2.0
Here''s an blog on how I''m using Prototype and script.aculo.us...
http://engrm.com/blogometer/2005/09/28/relay-and-javascript-generators/
If anyone is interested in generating views and models for
script.aculo.us controllers in XSLT 2.0 please let me know.
--
Alan Gutierrez - alan@engrm.com
- http://engrm.com/blogometer/index.html
-
2005 Aug 05
0
script.aculo.us Wiki now online, please contribute...
Point your browsers to
http://wiki.script.aculo.us/
Not much there yet, waits for your stuff :)
While I fine-tune the layout it may be offline from time to time...
I''ll link it from script.aculo.us as soon as enough content is in for
a start.
Thomas
2005 Aug 13
0
script.aculo.us Slide in from right
Hi all,
I''ve found this page:
http://wiki.script.aculo.us/scriptaculous/show/EffectsTreasureChest
And I''ve included the exact source-code into a new javascript (.js)
file and including the link in the HTML page I''m working with.
I then have two div elements:
<div id="one" onclick="Effect.SlideRightOutOfView(this);">
Test
</div>