i have a form input..i’ve been made it using jquery…
i want my form show not too long..but actually it need to scroll the page in monitor..
how could i setting my form eventhought i have much item for input data??
i want my form show in one page (no need use scroll bar)..
You can make sure that the height of the page does not exceed the standard size.
Or you can use an Iframe inside a DIV.