Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Cannot fix position of simple dialog on change of screen resolution(like desktop browser and mobile browser) #59

Open
nikstux opened this issue Aug 3, 2012 · 0 comments

Comments

@nikstux
Copy link

nikstux commented Aug 3, 2012

Hello ,
i am using simple dialog in my jquery mobile application. i wanna support all devices and desktop browser. right now i am changing dialog content dynamically like

HTML Page:

        <div class="form">
             <!---different field customize -->
        </div>
        </div>

my script is
$('#id1).simpledialog2({top:mytop,left:myleft});

here i am setting id1 content as dialog content. but everything works fine but when i change resolution of screen then it changes position of dialog on left or right side. sometime out of the screen.. can u suggest how to fix position of dialog at center irrespective of screen resize and resolution.

please help me out ...............................!!

Thanks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant