similar to: scriptaculous Move Vs. Scale and empty space

Displaying 20 results from an estimated 30000 matches similar to: "scriptaculous Move Vs. Scale and empty space"

2005 Jul 18
1
fix for scriptaculous dragdrop.js empty list problem
Hi Thomas, Here''s a fix for the problem that I raised this morning, turned out to be fairly simple in the end (after many false starts and thrashing about - thank goodness for Venkman!) First, in Sortable.create(), I register the parent element (the UL tag or whatever), and add an extra property to it to mark it as the parent of the list in question: for (var i = 0; i <
2005 Oct 30
0
window class - how to resize and/or move using scriptaculous
Hello, I was wondering whether I could do something like this: http://www.dhtmlgoodies.com/scripts/floating_window/floating_window.html using scriptaculous - what I don''t see is how the moving and resizing of the div window could be achieved. Does anybody have a solution to this yet? Thank you in advance for your input.
2006 May 24
2
autocompleter competing with saved form data in firefox
Hi all, I have used the sciptaculous Ajax autocompleter a few times now. A major problem I have at the moment is with a text field that has focus when a page loads. The text field has an autocompleter associated with it, but when the user starts typing, the firefox saved form data autocompleter appears first, and the scriptaculous one is partially hidden behind it. Has anyone else encountered
2006 Aug 06
0
js filesizes too bookoo?
Howdy, I use scriptaculous (and therefore prototype) to do mostly page effects, no drag-n-drop, no sliders, etc. Just wondering if there''s a way, other than modifing scriptaculous.js, to not include all of the scriptaculous libraries for my app? Also, is there a "lite" version of prototype that you can use with sciptaculous like there is with mooFX? Thx, Dave -- Posted
2008 Jul 11
1
Scriptaculous: how to keep element space?
Hello everybody, I hope I am at the right place here with my question, otherweise please accept my apologies. I searched a lot for my question and did not find an answer, so I would be very happy if you could help me out maybe. I am using Effect.Fade for on element. Everythings works fine, but when the element is faded out, its space it no longer used and therefore other elements move and
2005 Dec 29
2
Can''t get scriptaculous to work
I''m just getting up and running with rails, but I''m pretty sure I''m using the scriptaculous library correctly. However, when I try to call an effect I get and endless loop of these errors... Undefined Value line 486 I''m using these libraries... <%= javascript_include_tag "prototype" %> <%= javascript_include_tag
2005 Jul 18
2
scriptaculous dragdrop.js empty list problem
Hi, I''ve just been having a look at the scriptaculous drag-n-drop library, which looks exceedingly good. I''m running across a show-stopper here, though - something that''s cropping up in both the online demos and my own test scripts. If I set up two lists so that I can drag items between them, then if either list becomes empty, I can''t drag elements back into
2007 Mar 08
0
Scriptaculous: Move not as smooth as other effects?
I''ve been experimenting with the scriptaculous library for a while now, trying to figure out how to stretch the DHTML/AJAX idea to its limits :) It works quite well, and sometimes even great. Cool stuff! One thing has me puzzled, though. Why is it that certain effects do not perform the same all the time? Many of the other Effects are pretty smooth all the time, like Grow/Shrink or
2006 Jan 10
2
DWR Vs Prototype/Scriptaculous
Hello Everyone, Does anyone have any insight into the DWR library (http://getahead.ltd.uk/dwr/index)? I want to know the pros/cons of using DWR Vs Prototype/Scriptaculous libraries. I am a great fan of the prototype/scriptaculous combination and have been working with them for the last 3-4 months but for some reasons I have been asked to look into DWR. Due to it''s tight integration
2006 Aug 09
0
Scriptaculous blind up effect not working from innerhtml in IE? Help please.
I have some tables wrapped in divs, when you click them, they are hidden and then some of the data is added as a div into another div by way of innerhtml. When you you click on these new divs that are in the html, they should go away. This works fine in Firefox but doesn''t work at all in IE. Does anyone have any ideas? The weird thing is if I take the source of the html after the
2006 Apr 06
1
Bug? In scriptaculous -- double text drawn one pixel off
Hello, I''m working with scriptaculous, and i''ve narrowed down a bug i''m having to the following code: http://rate.urbanpug.com I''m using the latest release (as of sending this mail) of scriptaculous. I''ve actually seen this bug before, and random tweaking fixed it. Unfortunately, i can''t figure it out this time. I''ve reduced the bug
2007 Sep 02
1
Scriptaculous - Sortables problem within a scrollable div
Hello everyone: I''ve been using scriptaculous for very long time and it''s really good. However, I just came across another problem about using sortables in a scrollable div. The basic structure is: <div style="overflow:auto; height=400px"> <div id=''Item1''></div> <div id=''Item2''></div> ....
2006 Feb 12
0
dragging and dropping with scriptaculous
i want to be able to drag divs and drop them onto other divs. i want the behavior to be as follows: if the draggable div is released too far away from one of the droppable divs, then it goes back to its original position. however, if it is sufficiently close to one of the droppable divs then it moves directly on top of that div and stays there. this is the way dojo works (with bugs). i just
2006 May 26
0
I can not get any scriptaculous effects to finish with items visible
I''m sorry I can''t seem to get any of the scriptaculous effects to work correctly. I''ve searched on the web forum but found nothing relevant. The only time I get an HTML element to fade or shrink gracefully is when I use them as inline handlers and feed them ''this'' instead of the HTML element id. But I can not get anything to appear. Things disappear but
2005 Oct 12
0
question about scriptaculous drag and drop shopping cart
I got the dragging to work, and the adding the to cart , but i''m having a problem drag from with the cart div it doesn''t drag. But the dragging works on the cart (url) here is a quick example of the cart http://64.90.176.114/ajax/drag.php - try dragging into the the solid line div (it will add an item to the db). but then try and drag from within the solid line div (gray
2006 Jun 02
5
scriptaculous autocompletion LIMIT and ajax vs. local
Hi, I am using scriptaculous ajax autocompletion (not local autocompletion). I have 2 questions: 1 - The database query being sent to the server always has LIMIT 10. I don''t want to have a limit, but I just can''t for the life of me find where this limit is set in the code. I did see "choices: 10" in controls.js but that''s for autocompleter.Local, which I
2008 Jan 21
2
scriptaculous fade problem
Been googling trying to find a workaround, with no luck yet ... I hope y''all can help. My goal is to have a semi-transparent background screen on a DIV which will fade in and out over another DIV with a photo for a background. currently I have background-image: url(screen.png) which is a 32x32 PNG24 filled with white at 35% opacity. The problem is that as the div is fading-in, IE
2005 Nov 29
0
Behaviour and scriptaculous
I have a <div> that I want to toggle its visibility. I have "hide" text which makes it hide an makes the text "show" visible. My problem is I don''t want the "hide" text to display if javascript is disabled. So it starts out as display:none. I can then make it visible by window.onload. The problem is when I use the onload handler then the text does
2006 Jan 03
0
scriptaculous 1.5.1 and problems with safari 2.0.2
Just upgraded to 1.5.1 and an old bug showed its ugly head in safari: I''m downloading some content via ajax updater and on success feeding a div with the content and using Effect.Appear on it. Works in mozilla flavored browsers and IE 6 but on safari just after the effect stops the div goes mental and looses its position - apparently safari sets it to top:0 left:0 but doesn''t
2008 Feb 05
0
scriptaculous drag and drop question
I have been using the scriptaculous library to build a drag and drop feature for the application I am working on. I wanted to add additional features and I was wondering how I would go about it using scriptaculous library I have been searching around the web and I have not found anything helpful. I wanted to add a drag proxy so that when user drags on a div I wanted the build the a new div with a