[jQuery] Form target out of jquery plugin cluetip

[jQuery] Form target out of jquery plugin cluetip


Hello everybody,
I am relativly new to Jquery so forgive me if this is a bit basic.
I am opening a form with cluetip that where user can submit. Now if I
hit the submit button
the parent window gets affected, not the iframe. I believe from forum
readings that I have to add a target
into that form:
<FORM ACTION="do.php" target="something">
But what is the target name? I can not find it anywhere. Can somebody
please help?
Thank you for any hint.
Merlin