Page 1 of 1

Overlap with top component

PostPosted: 23 Oct 2015 10:16
by assapan
Hi,
I have a mobile form with a Select on top and a listview , mi problem is the listview overlap select or reverse i dont know.
this happens on every device i tried on ( Android , IPhone , IPad and PC )
so i modified JQMobileDemoIW14 Mainform , added a select with items a,b,c and problem is the same !
is this a css problem ?

Image

Re: Overlap with top component

PostPosted: 23 Oct 2015 10:39
by assapan
By asking the question i found the solution but i don't understand why it is like this

a) .ui-content padding: 15px;
b) .ui-listview margin: -15px;

i suppose margin on listview is to have listview on full screen but it overlap top and bottom components , shouldn't it be margin: 0px -15px 0px -15px; ?

Re: Overlap with top component

PostPosted: 23 Oct 2015 10:42
by Alexander Bulei
Hi assapan,

Check the FixJQMMargins on JQMListView.

Best Regards.

Re: Overlap with top component

PostPosted: 23 Oct 2015 10:53
by assapan
Hi alexander ,
effectively its the solution but why the property isn't published ?

ooops !!! it is sorry :oops:

Re: Overlap with top component

PostPosted: 23 Oct 2015 11:38
by Alexander Bulei
Why not assapan? :D

Re: Overlap with top component

PostPosted: 23 Oct 2015 11:46
by assapan
Sorry it was my mistake :arrow: :arrow: :arrow: :arrow: :arrow: