Can onclick take a function in a function?

Posted by creocare on Stack Overflow See other posts from Stack Overflow or by creocare
Published on 2010-04-27T01:16:46Z Indexed on 2010/04/27 1:23 UTC
Read the original article Hit count: 274

Filed under:
|

THis is what I want.

onclick="pager(function2();)

but it doesn't seem to work.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery