|  Topic awaiting preservation: variables and such (Page 1 of 1)  | |
|---|---|
| Paranoid (IV) Inmate From: 127.0.0.1 |  posted 12-05-2001 04:02 I have a function: | 
| Maniac (V) Mad Scientist From: 100101010011 <-- right about here |  posted 12-05-2001 04:33 This is one of those situations where an eval may be the way to go | 
| Maniac (V) Mad Scientist From: New California |  posted 12-05-2001 05:43 | 
| Maniac (V) Mad Scientist From: Belgrade, Serbia |  posted 12-05-2001 07:17 You can use something like this: | 
| Paranoid (IV) Inmate From: 127.0.0.1 |  posted 12-05-2001 17:19 Cool....The eval thing works great. I'll try using the GetObject idea as well. It's basically just a concept I'm working on with collapsible DIVs such as shown here. I have the two parts of the div - the content part ("content_"), and the titlebar part ("control_"). I also have a little restore button that swaps out the maximize button when the control div is maximized. |