hi,
i want to post data from HTML form. those data arent only placed inside jqxwindow div but also from outside window. i also put html form tag outside a jqxwindow but submit button is inside it.
i have tried to put html form tag inside jqxwindow and it only post those data which is placed inside it.
is it possible to post data from inside and outside jqxwindow?