[jQuery] Accessing functions inside $(document).ready()

[jQuery] Accessing functions inside $(document).ready()


Hi all
I've got a js file where all the functions are wrapped inside $
(document).ready(). I want to call one of the function from within the
HTML but it says that the function "is not defined". Any ideas?
Cheers
Matthew