Opened 10 years ago
Closed 10 years ago
#8492 closed bug (notabug)
Jqueryui.dialog Multiple dialog bug
Reported by: | elitexp | Owned by: | elitexp |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When display two jqueryui dialog frames using AjaxDialog.js shipped with ASP.net MVC, its ok to display it. When, the second dialog is closed, the first dialog's top is modified to be negative and goes up.. so, it gets hidden most of the time.
Possible: the second dialog gets created with negative top css value..
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to elitexp |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
I have tested it and its a success in http://elitexp.aspnet45.cytanium.com/test/jquerytest but inside, http://elitexp.aspnet45.cytanium.com , I have also included lots of css including bootstrap . I don't know whether it is causing the problem or what, but please have a look at it..
Please login with 'admin' as username and anything as password in the latter one..
Thanks to your concern...
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
We cannot spend the time to dig through "lots of css", especially on a site that requires a login. Either reduce this to find the problem or look for help on forums.
Please provide a reduced test case that uses the latest version of jQuery Ui and does not use ASP.net MVC.