is it possible to use jQuery Mobile Forms in my webpage -
i love way jquery mobile renders form, possible embedded jquery-mobile-form in table, div or container in webpage?, clear: have html5 webpage anf layout done divs , css, possible include jquery-mobile-form in 1 of divs.
i have been tried jquery-mobile-form takes 100% of page, want use form in specific high/with div container, possible?
thanks!
yes, can adjust size of forms other div elements. wrap form in block element , apply css "width"-attribute on it.
i created fiddle that: adjust jquerymobile form size fiddle
Comments
Post a Comment