Top "Scriptaculous" questions

Script.

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 …

javascript css prototypejs scriptaculous
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 jquery prototypejs scriptaculous
document.createElement('script')... adding two scripts with one callback

I need to add prototype and then add scriptaculous and get a callback when they are both done loading. I …

javascript dom prototypejs scriptaculous
Scriptaculous / Prototype modal window

I would like to make a modal window using prototype and scriptaculous. I was wondering if there is any site …

javascript prototypejs lightbox modal-dialog scriptaculous
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 …

jquery cakephp prototypejs conflict scriptaculous
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 :…

javascript css prototypejs scriptaculous
jQuery UI vs. Scriptaculous?

Which is better for UI development. Are there any differences between the two UI toolkits?

jquery-ui user-interface scriptaculous
Keep div inside view port or arbitrary div on scrolling

I'm trying to find a scriptaculous script (or create one) which keeps a vertical navigation bar "sticky" inside my viewport. …

javascript css prototypejs scriptaculous