Monday 15 April 2013

options in select menu do not scroll in JQuery mobile -



options in select menu do not scroll in JQuery mobile -

i have a select menu in jquery mobile site can find work here: http://www.emadzedan.com/ticketsjomobile/#checkout

note: please seek see (days) select menu

i tried create custom pop menu jquery not respond , tried create native options not scroll shown in link options long , exceeds page height.

so i'm stuck @ (error) , searched net more 2 days no 1 saying it.

the final , perfect reply above answers 2 clear things up:

1)it conflicting jquery ui , putting before jquery mobile solve issue.

but:

if trying utilize jquery ui menus (styles) need add together next styles in css file:

.ui-selectmenu-menu .ui-menu{ height:150px; } /* note modify height of select menu specific menu utilize (id-menu)*/ #year_traveler4-menu{ height:50px !important; }

thanks all

jquery-mobile

No comments:

Post a Comment