Where is Drupal.toggleFieldset Called from?

narkotik - June 26, 2008 - 21:28

I'm trying to make it so that when one collapsible fieldset of a particular class expands, any others that are expanded collapse. This isn't really the issuse as ive already written my script to do it.

The problems is i'm new to the drupal file structure and i need to see how Drupal.toggleFieldset() is called so that i can call my own functions in the same place.

Hope this makes sense. Thanks in advance.

Download a program called

yuriy@yuba - June 26, 2008 - 22:41

Download a program called "Windows GREP" - fantastic search tool which will help you easily sort out questions such as this one.
---
Yuriy Babenko
www.yubastudios.com

Thanks a lot. I'm going to

narkotik - June 27, 2008 - 13:36

Thanks a lot. I'm going to try this on my windows box but any similar appications available for OS X?

---
Marcus

For furure reference

narkotik - June 27, 2008 - 17:43

For furure reference Drupal.toggleFieldset() is called later on in the same file where it is definied... collapse.js

Durrr! :P

---
Marcus

an option that requires no

WorldFallz - June 27, 2008 - 19:59

an option that requires no sw installation: http://drupalcodesearch.com

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

 
 

Drupal is a registered trademark of Dries Buytaert.