Displaying 9 results from an estimated 9 matches for "3e7f".
Did you mean:
3e73
2005 Dec 28
3
Sortable - can we make one or more elements in a list sticky?
...nly works because I''ve manipulated the display property of the th''s,
but no matter - it does work. If anyone is interested in this stuff on
this list, lemme know too,
Regards,
--
Lindsey Simon
lsimon-kAMMLXQ8Af9Wk0Htik3J/w@public.gmane.org
Key fingerprint = C6A9 B9D9 677E A631 3E7F 43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
2006 May 29
1
Re-orderable column DataGrid + Patches for Sortable.delay and Sortable.ignorePositionXY
...laining the situation before
this option: ''Sortables don''t change places when the mouse is not
above the sortable''s container while dragging". Now they can.
--
Lindsey Simon
lsimon-kAMMLXQ8Af9Wk0Htik3J/w@public.gmane.org
Key fingerprint = C6A9 B9D9 677E A631 3E7F 43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
2006 Jan 11
3
DataGrid (Table) using tables/Scriptaculous Sortable
...aculous - hold down your mouse for one second on any column other
than Vendor and then drag away ;) The Draggable becomes activated after
1 sec. basically.
Please give me some feedback!
Thanks,
--
Lindsey Simon
lsimon-kAMMLXQ8Af9Wk0Htik3J/w@public.gmane.org
Key fingerprint = C6A9 B9D9 677E A631 3E7F 43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
2006 Jun 16
3
onCreate not getting triggered.
I am trying to get a loader to display during ajax requests, but the
"onCreate" is not getting triggered. The onComplete does.
function loadComponent(section){
values = arguments[1]
pars = $H(values).toQueryString()
pars = "section="+section+"&"+pars
var url = ''/internal/ajax/requests.php'';
var ComponentLoader = new
2006 May 19
0
Sortable - observing outside of the container
...This just creates a strange
usability issue for thin-widthed sortables and it isn''t always possible
to make the containing <ul> have 100% width for design reasons.
Happy friday!
--
Lindsey Simon
lsimon-kAMMLXQ8Af9Wk0Htik3J/w@public.gmane.org
Key fingerprint = C6A9 B9D9 677E A631 3E7F 43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
2006 May 30
0
Droppables.remove and IE - bug?
...Ajax.Updater but whenever you reload one, the sortables break because of
this, but maybe I should be changing all the ID''s every time?
Bug #2409 was this problem originally I believe.
--
Lindsey Simon
lsimon-kAMMLXQ8Af9Wk0Htik3J/w@public.gmane.org
Key fingerprint = C6A9 B9D9 677E A631 3E7F 43BF 5E2F 77F1 A33C B117
Public Key: http://www.commoner.com/pubkey.asc
2006 Jun 13
3
AJAX data grid for Rails?
Has anyone used an AJAX data grid with Rails?
I am rebuilding a copy of the venture source web site as a first ruby/
rails exercise. If anyone has used a javascript data grid with
Rails, I would appreciate sample code, or notes on your experience.
The controller action would presumably communicate with the data grid
component running on the browser by extracting data from a relational
2008 Nov 14
10
GPLPV (9.11pre20) in Win2003 x64 on XenServer Enterprise 5.0 (CD drive missing)
Hello,
Introduction
------------
I''m introducing myself since it''s my first post here.
My name is Roel Broersma and my company is using Xenserver 5.0, we''re using
Xenserver since it was from Xensource. Nowadays it''s Citrix and we have
several expensive licenses, paid support and are Citrix certified (Silver
Solution Advisor). However, we''re
2006 Jun 15
12
Why such bad performance with IE ?
Regarding DragDrop
I am wondering what the deal about Internet Explorer 6 is. My application is
near to final and now while testing browsers all but the IE6 are running as
supposed to. Any other browser is performing smooth movement while IE
compared provides a very bad expirience. I''ve seen some "tuning" infos on
this list but they are either outdated or not actually working