search for: b117

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

Did you mean: 117
2005 Dec 28
3
Sortable - can we make one or more elements in a list sticky?
...39;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
...re 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
...ouse 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
...e 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?
...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
2009 Jun 26
4
Backing up OS drive?
I have one drive that I''m running OpenSolaris on and a 6-drive RAIDZ. Unfortunately I don''t have another drive to mirror the OS drive, so I was wondering what the best way to back up that drive is. Can I mirror it onto a file on the RAIDZ, or will this cause problems before the array is loaded when booting? What about zfs send and recv to the RAIDZ? -- This message posted from
2010 May 02
8
zpool mirror (dumb question)
Hi there! I am new to the list, and to OpenSolaris, as well as ZPS. I am creating a zpool/zfs to use on my NAS server, and basically I want some redundancy for my files/media. What I am looking to do, is get a bunch of 2TB drives, and mount them mirrored, and in a zpool so that I don''t have to worry about running out of room. (I know, pretty typical I guess). My problem is, is that
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
2010 Feb 18
2
Killing an EFI label
Since this seems to be a ubiquitous problem for people running ZFS, even though it''s really a general Solaris admin issue, I''m guessing the expertise is actually here, so I''m asking here. I found lots of online pages telling how to do it. None of them were correct or complete. I think. I seem to have accomplished it in a somewhat hackish fashion, possibly not
2016 Nov 21
2
Winbind traffic not encrypted
...8b 464e e606 6caa f4f3 a9ca 0b3d hp..FN..l......= 0x0200: 5566 aea5 a874 491c f93d 7b15 c4b4 ce07 Uf...tI..={..... 0x0210: 6bdb 867c e954 761d 9965 7d05 26d9 2623 k..|.Tv..e}.&.&# 0x0220: 4128 7b34 cfe5 f565 006a 2be3 923d c95c A({4...e.j+..=.\ 0x0230: d596 b608 88e8 b117 cbbc 66e8 d1b8 f835 ..........f....5 0x0240: 572a bb2b eb7b afba 1a6a b1ab 125e ccea W*.+.{...j...^.. 0x0250: d632 5861 d893 c1c8 30c9 a737 33b3 c978 .2Xa....0..73..x 0x0260: 3592 ee3b 7a8d c1c4 29db 736f c0c2 5cf5 5..;z...).so..\. 0x0270: db6f 0ba0 7d9e b056 27b4 7a8a c7a2...
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