Displaying 5 results from an estimated 5 matches for "scalpmail".
Did you mean:
scalemail
2005 Dec 07
5
InPlaceEditor update of page contents ?
Hi all !
InPlaceEditor refreshes only the element that was updated. Is there
any way to make it update tons of other stuff ?
I have a table where changing a value in it causes changes in most
other cells (weight to percentage to money).
Thanks for any help !
--
François Beausoleil
http://blog.teksol.info/
_______________________________________________
Rails-spinoffs mailing list
2006 Feb 25
1
Re: Strange behaviour with sortable
Hi,
I''m having strange problem with Sortable.
I''m trying to do something like google homepage, netvibes and others with 3
sortable lists, just to prouve someone it''s really easy with scriptaculous.
But maybe it''s not so easy :)
I''ve attached what I did, the code looks good to me but when I drag the
upper left widget to another column, the widget under
2005 Dec 21
3
IE/CSS issue using Sortables....but only on the first drag
OK, I''m in need of help :)
I''ve got a bug in IE (whoa!) that I can''t figure out. I think its
CSS-related, but I sure can''t figure out what the problem is.
Go here: http://jerod.ontasksoftware.com/demo/index.php
and drag one of the items in the center listbox. In FF, it works
beautifully. In IE6, it shoots off to the left...but ONLY once. After
2005 Dec 28
6
Custom tooltip component?
I am looking to develop a custom tool tip component for a list of links.
...Which is kind of not that big a deal.
But, and this seems to be the tricky part, I also want to be able to
set/specify the interval threshold after which to display the tool tip. (and
by nature of "tool tip", don''t display if the mouse moves out during that
interval. etc)
Any suggestions?
Could
2006 Feb 23
25
reloading fragments of pages
Hello,
I have a treeview, that works with scriptaculous in order to load the nodes
dynamically.
I also have in the main part of the page, a table with the list of elements.
The lists of elements can be drag-dropped on the treeview in order to move
them around
(they are also draggable on other parts of the page)
I need though, to refresh the treeview to reflect changes when a folder was
moved