jquery.ambiance
jquery.ambiance copied to clipboard
Message appears in the background of popup
Hi,
As mentionned in the title of this post, the ambiance message box appears behind the popup i've created. What is the solution to make the box appears in the foreground ? By the way nice plugin :-)
Regards,
Marc
@CramUojdab Could you clarify what is the difference between the message box and the popup? I would assume they are the same.
My first thought would be to play around with the z-index
of the elements but I'm not sure what's what yet, maybe take a screenshot, and I could help.
Thanks for your kind words :)
Hi Richard,
Thanks for the answer. Below a screenshot more explicit i guess :-) I want that the ambiance notification appears at least in the foreground or best on the foreground of the dialog box (Dialog box is the jquery-confirm.js plugin : http://craftpip.github.io/jquery-confirm/ )
Kindly regards,
Marc
[image: ambiance.jpg]
Le ven. 13 sept. 2019 à 02:18, Richard Hsu [email protected] a écrit :
@CramUojdab https://github.com/CramUojdab Could you clarify what is the difference between the message box and the popup? I would assume they are the same.
My first thought would be to play around with the z-index of the elements but I'm not sure what's what yet, maybe take a screenshot, and I could help.
Thanks for your kind words :)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/richardhsu/jquery.ambiance/issues/6?email_source=notifications&email_token=AD6OB3C3L4V5EDMKXZSMBPTQJLL3PA5CNFSM4IVDLR32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6TTZQQ#issuecomment-531053762, or mute the thread https://github.com/notifications/unsubscribe-auth/AD6OB3DDEYL2SWILYCV33NLQJLL3PANCNFSM4IVDLR3Q .
@CramUojdab Doesn't look like attachment for picture worked, is it possible to upload screenshot using GitHub's interface and possibly providing a code snippet of the two plugins together? That might help me get better sense of the interaction so I could try reproducing and helping.
@CramUojdab hope you got it working? Otherwise if you could attach the image through GitHub interface that would help me debug it more.