JPicker opens up and gets stuffed in small viewing portal for accordion
In summary, Jpicker is great; however, I have the small box button in a JQuery accordion, the window opens in the accordion and the issue is that the accordion is to small.
Is there a way to have the jpicker open up in 开发者_开发技巧the document window, NOT the accordion window?
could you not use
position: {x: 'screenCenter', y: 'top'}
精彩评论