You are here: irt.org | About | Feedback | 5057 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q674
Sent by
Marty on Tuesday September 25, 2007 at 14:37:21
Worth:
Worth reading
Length:
Just right
Technical:
Just right
Comments:
what about calling a function from within another function?
function firstfunc ()
{
....
secondfunc();
.....
}
function secdonfunc()
{
....
}
I haven't been able to get this to work, but don't know why
Other feedback on 'irt.org FAQ Knowledge Base Q674' - show all