javascript - Adding element dynamically in jquerymobile page -
when appending element (position : absolute) dynamically @ run time in
content part (data-role=content) of jquerymobile page , footer not set according height of
the newly added element.can tell me why happening?
it number of reasons, can't tell without looking @ code.
for instance, have latest jquery mobile version?
right guess aren't doing let footer know new element has been added dynamically. in own implementation latest version of jquery mobile solves problem, take @ other solution such as: how keep jquery mobile header , footer fixed?
in here iscroll used plausible solution. may at: scrollview jquery mobile tollbars *not* fixed
Comments
Post a Comment