.val() with a "new" input form

.val() with a "new" input form

Hey guys,

on my website is a hidden formular which appears after a simple .click() + .fadeIn() function.
But i can't read out the values of any inputs, textareas, ...

I think it should run with .live() but i don't know how.

Please help