Tagged Questions

Scriptaculous is a set of Javascript libraries on top of the Prototype framework

learn more… | top users | synonyms

8
votes
4answers
232 views

auto_complete_for: prevent the first item from being auto-selected

The auto_complete_for dealio from script.aculo.us is great an all, but is there a way for me to selectively disable the fact that it always auto-selects the first item in the list? The problem is ...
8
votes
1answer
7k views

Use both jquery.js and scriptaculous.js files?

Is there any way to use both the jquery and scriptaculous js files together? I was trying to implement the autocomplete feature of the cakephp framework which required the js ...
7
votes
7answers
5k views

jQuery UI vs. Scriptaculous?

Which is better for UI development. Are there any differences between the two UI toolkits?
7
votes
3answers
4k views

Crossbrowser equivalent of explicitOriginalTarget event parameter

Does anyone know of crossbrowser equivalent of explicitOriginalTarget event parameter? This parameter is Mozilla specific and it gives me the element that caused the blur. Let's say i have a text ...
6
votes
2answers
549 views

Android Web Development…Div width (more likely inner text) is changing in pixels based on device zoom

I developed an application that interfaces with an institution's emergency alert system. How it works is, when there is an alert, on all of the institution's web pages it displays a scrolling marquee ...
6
votes
4answers
873 views

Drag and drop: jQuery UI or Scriptaculous?

I am in the middle of the road whether to use jQuery UI or Scriptaculous for drag and drop. I am using Ruby on Rails, and Scriptaculous support in Ruby on Rails is superb with the existence of ...
6
votes
6answers
4k views

Script.aculo.us Autocompleter problem in IE

I'm struggling with a problem with the Script.aculo.us Autocompleter control in IE (I've tried it in IE6 & 7). The suggestions fail to appear for the first character is entered into the text box ...
5
votes
5answers
2k views

How to create a sortable interface with 'acts as nested set' in RubyOnRails

I've been implementing some nice interactive interfaces that can sort lists in my m rails app for models that use acts_as_list. I have a sort function that gets called and sets the position for each ...
5
votes
4answers
28k views

How to use javascript onclick on a DIV tag to toggle visibility of a section that contains clickable links?

Hi I've got a DIV section that has only its title visible initially. What I would like to achieve is that when the visitor clicks anywhere on the area of toggle_section the toggle_stuff div toggles ...
4
votes
4answers
2k views

How To Elegantly Handle JSON Objects in Responses From Ajax Requests?

I'm really new to using JSON to handle my Ajax Request and Response cycle. I've previously used just plain old parameters passed as POST data and I've rendered straight HTML in the response which was ...
4
votes
4answers
2k views

Preventing click event with Scriptaculous drag and drop

I have some elements on a page which are draggable. These same elements have a click event which navigates to another page. I'm trying to determine the best way of preventing the click event from ...
4
votes
7answers
680 views

What are the best strategies for using multiple AJAX libraries?

What experience can you share about using multiple AJAX libraries? There are useful features in Prototype, some in jQuery, the Yahoo library, etc. Is it possible to include all libraries and use what ...
3
votes
2answers
102 views

Changing URL hash with javascript - reverts to blank once set

I've written a class to produce a set of tabs from content in a series of nested DIVs (the site I'm working on at the moment are very reluctant to install JQuery so I can't use JQuery UI). I'm trying ...
3
votes
6answers
216 views

Ways to add javascript files dynamically in a page

I have seen Scriptaculous.js file to include its required javascript files dynamically. Is there any better approach to include javascript dynamically. For example, I would like to include my js ...
3
votes
3answers
107 views

How to gatherElementById starting with a specific word?

Using Prototype and Script.aculo.us, I am trying to make all tags with an ID starting with "idea" Droppable but I can't remember how to get all tags starting with a specific string. Thank you in ...
3
votes
1answer
120 views

Is there a jQuery version of Scriptaculous?

Scriptaculous is built on Prototype. Is there an effects library similar to Scriptaculous, but built on jQuery? There are many questions discussing jQuery and Scriptaculous, but none that directly ...
3
votes
2answers
2k views

Style / Replace a select box using prototype / scriptactulous

I'm trying to style my select box, I assume I need some type of javascript method. I'm using rails - and sticking with prototype/scriptactulous. Does anyone know of any solutions? EDIT: CSS ...
3
votes
2answers
414 views

How to scroll whole visible page down to an anchor with a smooth effect (Scriptaculous or jQuery)?

I want to create an navigation with anchors. By clicking on a navigation link, the whole visible page should scroll down to the clicked anchor. The most important is the following structure of the ...
3
votes
1answer
387 views

Rails - dynamically adding to sortable_element

Am adding to a sortable list using Ajax, and to get the Scriptaculous effects to kick in after the add, the only way I have found is by re-executing sortable_element. Can anyone suggest a better way ...
3
votes
1answer
943 views

Prototype/Scriptaculous Cycle (Slideshow) Plugin

I've got a bunch of websites that use a few Prototype/Scriptaculous plugins such as lightbox and modalbox, hence include references to these two libraries on various pages. I now need to implement a ...
3
votes
4answers
2k views

Can you combine replace_html with a visual_effect in Rails RJS?

I'm developing a website with Ruby on Rails and I have a div with some content. After clicking a link I want that content to get replaced with some other stuff. This works fine with replace_html and ...
3
votes
2answers
2k views

scriptaculous ajax autocomplete empty response

I’m working with the ajax-autocompleter which works great. My aim is to redirect between an editing function for an existing item, or a creating function for a not-found item. I insert a specific id ...
3
votes
4answers
1k views

Using YUI and Prototype Together

I want to add a calendar control to a page that already includes Prototype and Scriptaculous. Not happy with any of the Prototype ones I could find, I'm considring using the YUI Calendar widget. I ...
3
votes
2answers
4k views

making a link toggle between SlideDown and SlideUp (scriptaculous)

The scriptaculous wiki has a demo (http://github.com/madrobby/scriptaculous/wikis/effect-slidedown) that shows the SlideDown effect in use. However I need to have the same link to slide down if a ...
3
votes
3answers
6k views

Combining Scriptaculous and JQuery in a Rails application

I've got the following situation A rails application that makes use of rjs / Scriptaculous to offer AJAX functionality Lot of nice javascript written using JQuery (for a separate application) I ...
3
votes
6answers
3k views

problems with mouseout event

I'm using javascript to hide an image and show some text thats hidden under it. But, when the text is shown if you scroll over it, it fires the mouseout event on the container, that then hides the ...
2
votes
3answers
30 views

scriptaculous effect occur once

I have a button that makes a div move on the page, but I want for the button to make it move only once. If the user keeps clicking the button right now, the div keeps moving in the same direction. ...
2
votes
1answer
69 views

Prototype scriptaculous background-color: RGBA color animations

Is something like this http://pioupioum.fr/sandbox/jquery-color/ for Prototype and scriptaculous? I want to periodical animate RGBA for my website background to get something sexy and fancy...
2
votes
1answer
122 views

slideUp slideDown animation error

i have a div when hovered over and second image slides up and when the mouse leaves it slides back down, the animation is exactly how i want it but if you mouse in and out too quickly without the ...
2
votes
1answer
85 views

How to preserve line breaks in Scriptaculous InPlaceEditor?

I have a page with various textareas which can be edited using Scriptaculous (is there a better option?): <h4> <span id="someID"> <?php echo $_SESSION['someID']; ?> ...
2
votes
1answer
187 views

Protecting prototype.js based XHR requests against CSRF

Django has been updated to 1.3, and in fact ever since 1.2.5, it has extended the scheme to pass a Cross Site Request Forgery protection token to XMLHttpRequests. The Django folks helpfully provide an ...
2
votes
1answer
399 views

Preloading images with Prototype/Scriptaculous

I'm using Prototype/Scriptaculous library for a featured content slider, it works great but the images need to be preloaded. I've used jQuery mostly so I'm not sure how its done with Prototype. ...
2
votes
1answer
369 views

Hoverable tooltips with AJAX-pulled content on Prototype/Scriptaculous (to act like Twitter's)`

Twitter recently added hoverable multi-media "tooltips" -- when you hover over a username or avatar on your feed, it pops up (in-place) more details on the user (tweets sent/received, location, last ...
2
votes
1answer
242 views

Hoverintent for Prototype / Scriptaculous

Recently came across the HoverIntent plugin for jQuery. It acts like a regular mouseover or hover observer, but waits to fire the action until/if the mouse slows down or rests. With tuning, it ...
2
votes
2answers
377 views

How can I stop the flickering in Scriptaculous?

I'm running this script on a page which shows a box with more information when you roll over it. site for review The script works fine, except theres a flicker of the box before it actually scales. ...
2
votes
1answer
217 views

Scriptaculous Drag: How do I offset the dragging element?

This is an age old problem - but now I'm using scriptaculous its come back to haunt me. When dragging a tree node over other tree nodes I want mouseover to fire for each node I drag over. So I want to ...
2
votes
1answer
963 views

Javascript - Scriptaculous - Effect Callback function

I am using scriptaculous to perform a slidedown effect using the following code: Effect.SlideDown('dom_element_id'); I then hide the button which initiates this effect using: ...
2
votes
2answers
3k views

Fixed Bar like facebook/wibiya with jquery/YUI/prototype

I was just wondering if any one knows of a good script to emulate a bar like wibiya or the facebook notification bar that used to appear at the bottom(just before the current facebook homepage change) ...
2
votes
1answer
2k views

Effect is not defined when using Scriptaculous

It seems I've installed Scriptaculous incorrectly, but I can't figure out what's wrong. Here's a sample to show the problem: <html> <body> <script src="js/prototype.js" ...
2
votes
2answers
2k views

mouseover and mouseout events firing on children

The code: <div id="Navigation" onmouseover="new Effect.toggle('Drop_Down','slide',{duration: 0.8});" onmouseout="new Effect.toggle('Drop_Down','slide',{duration: 0.8});"> <div ...
2
votes
1answer
337 views

Not all items sortable with Scriptaculous, Sortables, scroll and overflow

I'd like to have a scrollable container with overflow:scroll in which a sortable list is contained, like so: <div id="container" style="overflow: scroll; width: 200px; height: 100px;"> ...
2
votes
4answers
317 views

JavaScript Array Iteration returning more than values

This is so simple I am baffled. I have the following: var x = 'shrimp'; var stypes = new Array('shrimp', 'crabs', 'oysters', 'fin_fish', 'crawfish', 'alligator'); for (t in stypes) { if ...
2
votes
3answers
515 views

Dragging objects out of an IFrame

I have an IFrame on my page pointing to a page containing list of <li /> elements. The <li /> elements are Draggables created using Scriptaculous library. The question is how do I drag ...
2
votes
4answers
2k views

Javascript framework popularity

Are there any resources comparing the adoption rates of the various javascript frameworks similar to tcpi? Basically the number of sites using a particular framework on a time-line would be ideal.
2
votes
0answers
557 views

Scriptaculous Animation Timing Question

I have a project using ruby on rails and scriptaculous. I have a periodically running scriptaculous animation running that involves continuously moving elements across the screen. When a user clicks ...
2
votes
1answer
458 views

In-Place editing using Asp.net ajax

I am looking for a way to perform in-place editing on my webforms app. Here is a link for this behaviour using scriptaculous: http://wiki.github.com/madrobby/scriptaculous/ajax-inplaceeditor) I am ...
2
votes
3answers
1k views

How can I integrate Prototype and jQuery with Scriptaculous?

I have been using jQuery and I need to use Scriptaculous and Protoype. I have tried using the jQuery library extending another library. I defined it using the following syntax: jQuery.noConflict(); ...
2
votes
1answer
1k views

Scale div vertically until all content is shown?

I have a div with a set height of 200, and sometimes there's enough content inside to have to scroll. Is there any way to be able to scale/grow the div until there's no overflow in Scriptaculous? ...
2
votes
4answers
9k views

Making a drop-down list using scriptaculous and prototype's BlindDown or SlideDown effect

I'm trying to make a javascript dropdown list using scriptaculous and prototype. I know this can be done using CSS :hover pseudo-selectors, but I would like to add some additional flair to it. The ...
2
votes
4answers
1k views

How do I make an Ajax.Autocompleter perform a request without typing?

I'm using scriptaculous's Ajax.Autocompleter for a search with different filters. http://github.com/madrobby/scriptaculous/wikis/ajax-autocompleter The filters are requiring me to pass data into ...

1 2 3 4 5 6