> > toggleDrillDown(x){
> You're passing in a string when you call the function,
> instead of the object itself.

I'm with ya Dave.. However, when I pass in the object I get another error
saying ';' expected (even though all the ; are there....

Passing in the object....
toggleDrillDown(document.getElementById('tbl#x#'));

Perhaps my syntax for passing objects is off. Am I forgetting something?

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to