Displaying 4 results from an estimated 4 matches for "combinationeffectsdemo".
2006 May 10
7
AJAX effects
I was at http://rails.techno-weenie.net/ and I like what ajax does when
you click on "login" how can I do this on my own website? Is this with
the defualt JS libary?
--
Posted via http://www.ruby-forum.com/.
2007 Jan 30
7
text_field_tag
can you use :confirm => ''great consequences'', :post => true within
text_field_tag options?
I''m trying to confirm with users that changing that particular field
will have great consequences.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2005 Dec 08
6
Bug in Effect.Highlight ?
Hi All,
I''ve just discover scriptaculous and it is a really good library. Even
if I have some difficulties with short syntax in javascript code :/
I have a strange behaviour with Effect.Highlight, and as it''s said on
bug report page :
"It''s also a good idea to discuss this on the Mailing List beforehand,
maybe it''s already known and in the works, or it
2006 Jan 22
0
Starting with a hidden box
Considering Thomas''s Combination Effects demos at
http://wiki.script.aculo.us/scriptaculous/show/CombinationEffectsDemo
and looking at the list near the bottom of the page under "Alternative
Demo", how can I create a page where the box initially has
Effect.SwitchOffand the onclick will change it to
Effect.Appear?
My objective is to ulitmately create a list of items in one div whcih, when
an item is click...