Displaying 2 results from an estimated 2 matches for "prototip".
Did you mean:
prototipo
2008 Jan 18
5
wz_tooltip and updating the DOM
...I need to update the contents of the div and then
do a refresh of the DOM. I tried removing the div and recreating it
using remove(), new Element and insert(), but that did not work
either.
This seems like a pretty routine use of Ajax, so I am really bummed
that it is not working =:< I did try Prototips too, but I could not
get it working at all and I am using version ''1.6.0''.
Any ideas, thoughts on why this is not working and how to fix it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby...
2007 Nov 15
1
jRails plugin: jQuery on Rails
Hey All,
I just built a new plugin that replaces most of the default
functionality for Prototype/scriptaculous with jQuery. I still have
some work to do completing the rest of the visual effects and writing
some plugins for autocomplete and in-place editing but this release is
pretty solid.
It includes support for basic AJAX calls (form_to_remote,
link_to_remote), RJS, observers (observe_form,