Function calls
Function calls
Out of context: Reply #6
- Started
- Last post
- 7 Responses
- mac100
sorry the eval bit should have been
eval("intro"+intro_id+" ();")
you call the function like this
introPicker(2);
sorry the eval bit should have been
eval("intro"+intro_id+" ();")
you call the function like this
introPicker(2);