I am trying to use setTimeout to call another function. Everytime I
put the functions I wish to call within the doc.ready block, I get
errors stating that the function is undefined. If I move it out of the
doc.ready block it works fine.

The problem is I can't share vars between teh doc.ready block and any
functions outside of the doc.ready block.

I've been coding all day so my eyes are screwed, if you need to see
some code I can put some up.


Thanks everyone.

Reply via email to