search for: psychomachine

Displaying 12 results from an estimated 12 matches for "psychomachine".

2005 Oct 20
4
cross-fade effect on elements updated by ajax.updater?
Hello. I was wondering if anybody could point me in the right direction of creating a cross-fade effect for Ajax.Updater. If you have an element that gets replaced by a new one with Ajax.Updater, how can we blend one into the other? Many thanks. Tench
2005 Oct 01
8
Ajax.InPlaceEditor on Safari & Firefox
Hi, I''ve downloaded the latest svn trunk and was glad to see that Ajax.InPlaceEditor forms can now be correctly submitted on Safari as well, with the server response being correctly displayed as well. The problem is, however, that clicking again on the same element (after sumbitting it first) will duplicate the submit form. The next attempt will triplicate it etc, etc... Could
2005 Jul 27
4
safari vs. firefox on mac os x: flickering combination effects
Hi. I''m wondering if this is a documented problem. Combination effects such as .BlindDown or .SlideDown exhibit a not so fun flicker at the end of their rendering process in Firefox on Mac OS X. This does NOT happen in Safari. Does anybody know how to fix this or if it will get fixed in a next release? All best, Tench
2005 Aug 06
1
why is the result of expr. Ajax.InPlaceEditor not an object in Safari
hi guys. i''m really thrilled about the in-place editor and rahul''s additions/ examples at http://www.instituteofthefuture.org/js/inplace.php i know that this "mozilla only" script will eventually get fixed and be usable in safari as well, but i can''t wait, so i''ve tried to poke around a bit -- of course, without success. i am much more of an
2005 Jul 28
2
autocomplete: how to access a child element of <li>
hi. i promise this will be my last question for the day. still playing with autocompleter, everything is working ok, but i''m having difficulties accessing just the href attribute of <a> element, which is a child of <li> in the autocomplete response, i.e: <div class ="autocomplete"> <ul> <li><a href
2005 Nov 20
3
rounded corners in rails apps ?
Hi all I like very much rounded corners and often used thee well known nifty Javascript approach for that, Recently I discovered Rico ( http://openrico.org), which does the same and is much simpler to use (don''t require additional css files) and is based on prototype.js. This is all very nice, but there is currently one problem, the latest Rico library seems to require prototype 1.3.1,
2007 Jul 27
0
JSON instead of unordered list in Autocompleter
Hi I was wondering if anybody knows of an extension to the Autocompleter that would allow us to send a JSON object from the server rather than an unordered list? How hard would it be to implement something like that? Cheers, Tench --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Feb 09
0
form validation
Hi, I came across Michael Schuerig''s form validation scripts on http:// www.schuerig.de/michael/javascript/ They require his own extensions to prototype called protoplus.js and stdext.js and mention a conflict with dragdrop.js I was wondering if anybody by any chance has adjusted these form validation scripts to work with prototype only and whether anybody has experience with
2006 Feb 27
1
InPlaceEditor on an empty div
Hi, I am wondering what the trick is to use InPlaceEditor on an emtpy div. I have a set up where one div contains a question, and next to it is an emtpy div which should be used for InPlaceEditor. The user clicks on a button "answer" and that activates the InPlaceEditor in the appropriate div. This doesn''t work, however. The div which should use InPlaceEditor must
2005 Oct 19
1
js not executed after ajax.updater -- evalScript:true not a solution
Hi. I have a <div> on a page that I replace with a new one using Ajax.Updater. Inside this newly placed div, I am using classes and behavior.js to launch various Ajax things and scriptaculous effects. None of them, however, get triggered after the update. They also fire no javascript errors or anything of the kind. I''ve seen the option evalScripts with Ajax stuff-- but
2005 Aug 09
1
Builder
is the brand new dom builder working for everybody? i''m not getting any error messages when i try to use it, but it doesn''t seem to be doing anything. http://wiki.script.aculo.us/scriptaculous/show/Builder http://dev.rubyonrails.org/file/spinoffs/scriptaculous/src/util.js
2005 Jul 28
2
CSS and autocompleter
hi. I''m rewriting the code from my own save-yourself-if-you-can implementation of xmlhttprequest to scriptaculous autocompleter, and it''s all fine and dandy, except that I am having difficulty positioning the auto_complete div which contains the results returned by xmlhttprequest. the auto_complete div is always stuck in one place, it starts a little below and half