search for: lsimon

Displaying 11 results from an estimated 11 matches for "lsimon".

Did you mean: simon
2006 May 29
1
Re-orderable column DataGrid + Patches for Sortable.delay and Sortable.ignorePositionXY
...eedback and test a patch to rev. 4380. First, the money shot - check out this demo of a scriptaculous DataGrid: http://development.finetooth.com/?p=13 I''m using the <tr> as a sortable with the <th>''s as the sortable elements. The Patch file: http://www.commoner.com/~lsimon/scriptaculous/delay_and_ignorePosition_forSortables.diff The patch adds two pieces of functionality used in the demo: 1. Sortable- options.delay FunctionalTest: http://www.commoner.com/~lsimon/scriptaculous/test/functional/sortable6_test.html This allows for a draggable to take a delay...
2005 Dec 28
3
Sortable - can we make one or more elements in a list sticky?
...ith horizontal constraint so that one can drag columns around in 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 30
0
Droppables.remove and IE - bug?
http://www.commoner.com/~lsimon/scriptaculous/test/functional/dragdrop7_test.html In IE, if you click on the "Reload cart droppable via ajax", and then try to move the draggable, it goes kablaam. Notice too that if you reload and try to click Remove Droppable that the # of droppables stays at 1 or whatever, instead o...
2006 Jan 11
3
DataGrid (Table) using tables/Scriptaculous Sortable
...6 This also showcases the option.delay perameter I''ve submitted 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
...selected draggable) but that it doesn''t move up in the list 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 Jun 26
2
Drag''n''drop DOM elements between (I)FRAMEs
I am quite disappointed in the drag ''n'' drop support in Mozilla Firefox. What am trying to achieve is dragging an element from one IFRAME/FRAME into another IFRAME/FRAME. But upon dropping the element, I do not want the target IFRAME/FRAME to open/load it. I want it simply to handle the event, such as parsing the element/data dropped. Such uses as dropping an element into a
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
2006 Apr 05
4
problem with drag and drop
Hello, I''m creating an application wich can be seen at http://158.227.7.9/serious_serv/prueba_xml_test(31-3)/interfElemen/integMenuContextFileUpl.htm The instructions for working with it are the following: with rigth-click you can click "AƱadir una imagen" to load an image into the page, then you can drag and drop it in the box with "aqui van las imagenes" into it.
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
2006 Mar 31
0
[Off-topic] UI Developer wanted in Austin, TX
Ya never know who''s around the corner or wanting to move and might be interested, so I thought I''d share this with you esteemed colleagues on the list. UI Developer: http://www.finetooth.com/aboutus/careersDetail.php?id=7 Sincerely, Lindsey Simon http://development.finetooth.com/ PS - check out my new post about a Prototype-based File Upload Poller ;)