search for: clayburn

Displaying 10 results from an estimated 10 matches for "clayburn".

Did you mean: clayborg
2006 Feb 16
4
cancelling droppable if draggable dropped on different droppable
...below? Or alternatively how can I ensure that a droppable is only activated if my dragable is dropped out side of my image manager window? Many thanks Rob -- e: rob-05GizLXov0i9FHfhHBbuYA@public.gmane.org w: www.pollen-8.co.uk t uk: 0871 218 0278 t fr: 00 33 (0) 5 46 34 31 20 skype: rob_clayburn
2006 Mar 07
11
maintaining application state/urls
Hi All Not specifically a scriptaculous question, but I was wondering how people were going about maintaining access to their applications via standard urls. Say for example I''ve a shop at www.shop.com, and its pure ajax to load in products. Now customer A wants to show a friend a product on the site - giving him the url www.shop.com and telling him to click on a series of links
2006 Mar 16
2
how to distinguish between click and drag?
Hi All I have a sortable <ul> list where each <li> contains a link. e.g. <ul> <li><a>link</a></li> <li><a>link</a></li> <li><a>link</a></li> </ul> How can I go about stopping the click event on the link if the li element has been dragged? Cheers Rob
2005 Sep 02
1
window class
Hi All I''m attempting to make a window class for scriptalicious, however my javascript skills are pretty average - more of a php man :D Any way I''ve got this far so far: http://www.folio11.co.uk/prototype/window.php What I''m doing is simply adding elements to a div to mimic the controls of a window I''m now looking at adding the drag and resize code to the
2005 Dec 23
3
RE: Scriptaculous and Prototype based Rich TextEditor
...#39;t documented. The ''mceAddControl'' doesn''t return the id you need, so you have to construct it. There are about 10,000 options you can set in the ''init'' call, but I haven''t looked too closely there yet. -----Original Message----- From: Rob Clayburn [mailto:rob-M+duPSAH6l8PldudreuJTlpr/1R2p/CL@public.gmane.org] Sent: Friday, December 23, 2005 1:54 AM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] Scriptaculous and Prototype based Rich TextEditor Hi Tom I''m just about to start on i...
2006 Jul 10
0
draggables in IE visible outside div with overflow=hidden
Hi All I have a series of images that I''m showing in a table inside a <div> with overflow:auto on. Each of the images is a dragable. In firefox this works as expected (if the image list is longer than the div scroll bars appear to scroll the div and scrolling works). However in IE the images are shown outside the containing div and the scroll bar does nothing I think this is
2006 Feb 20
0
element.remove when element being dragged
Hi I''ve a class which creates a lot of droppable icons (folders) and another class that creates some draggable file icons. When I drop one of the files in the folders I want to remove the file icon from the screen. However, doing Element.remove(droppedElement); results in a repeated js error "element has no properties" in protoype line 1588. This continues to occur until I
2005 Oct 19
0
ghosting draggables
Hi All I''m not sure if this is possible but.... Currently what happens is this *I have a draggable which is ghosted on drag * On release of the draggable the orgional element (the one that doesnt move) disappears and the ghosted element reverts back to the origional elements postion what I''d like is: *have a draggable which is ghosted on drag * On release of the draggable
2005 Sep 02
0
altering revert effect based on if dropped on given droppable?
Hi All Does any one know how to specify a different reverteffect on a draggable if its successfully dropped on a given droppable? What I need to do is when an image is dragged onto a droppable image I want the drop image to be replaced with the drag image, the drag image to fade out and then reappear where it was at the start of the drag, as opposed to the draggable scrolling across the page
2005 Jul 01
1
drag problem
Hi - my first post here so first of all can I say how impressed I am with this library Now to my first question - I''m simply trying to make a div draggable, here''s my test page: http://localhost:85/folio11.co.uk/js_tech_demo/scriptalicious_test.html what seems to be happening is that the first drag works fine, but on subsequent drags the div''s initial coordinates