You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2024. It is now read-only.
This is a 2nd issue that I have discovered with using BeautyTips with jQuery Mobile. In my prior post I described a problem with using BeautyTips in a jQuery Mobile listview. I found a temporary hack to allow me to continue working with BeautyTips and now have the problem that when a BeautyTip is displayed it is displayed at the top of the page which is nowhere near the element that the BeautyTips is associated with. I've experimented with different values for the "positions" value but nothing affects this placement at the top of the page.
Can anyone please help me figure out how to get the proper placement?
Hello,
This is a 2nd issue that I have discovered with using BeautyTips with jQuery Mobile. In my prior post I described a problem with using BeautyTips in a jQuery Mobile listview. I found a temporary hack to allow me to continue working with BeautyTips and now have the problem that when a BeautyTip is displayed it is displayed at the top of the page which is nowhere near the element that the BeautyTips is associated with. I've experimented with different values for the "positions" value but nothing affects this placement at the top of the page.
Can anyone please help me figure out how to get the proper placement?
Thank you.