Skip to main content

JavaScript

Module: Disable collapsible fieldset animations in Drupal 5

Drupal 5 and later versions provide an animation when you expand or collapse a collapsible form fieldset.

While this is a nifty effect, it can be annoying to some users, and it can slow you down when viewing a web page over a Remote Desktop session in Windows (I use Remote Desktop a lot at home, and the expand/collapse animation can take seconds to complete depending on network speed–it all adds up).

Essential JavaScript

If you are working with JavaScript, run, do not walk, over to Douglas Crockford's site and read his writings on JavaScript. We'll be here when you complete the assignment.

Back so soon? Now go over to jibbering.com's closures page and read up. Go ahead, it's ok.

Syndicate content