Displaying 9 results from an estimated 9 matches for "c6a9".
Did you mean:
c6a
2005 Dec 28
3
Sortable - can we make one or more elements in a list sticky?
...a table. Yeeha! It
only 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
...the IRC channel explaining 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
...ubmitted into
scriptaculous - 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
...ist with the mouse. 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?
...mplate is loaded via
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
2016 Nov 21
2
Winbind traffic not encrypted
...0x0030: 0052 ea84 .R..
16:37:05.596262 IP 192.168.56.33.49418 > 192.168.56.32.389: Flags [.],
ack 1731, win 260, options [nop,nop,TS val 5433991 ecr 5433981], length 0
0x0000: 4500 0034 abb3 4000 4006 9d7e c0a8 3821 E..4.. at .@..~..8!
0x0010: c0a8 3820 c10a 0185 4279 4de8 6f87 c6a9 ..8.....ByM.o...
0x0020: 8010 0104 f1b8 0000 0101 080a 0052 ea87 .............R..
0x0030: 0052 ea7d .R.}
16:37:05.600903 IP 192.168.56.32.389 > 192.168.56.33.49424: Flags [P.],
seq 1:62, ack 53, win 227, options [nop,nop,TS val 5433992 ecr 5433988],
length 61
0x0000: 4500 007...
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