This is a migrated thread and some comments may be shown as answers.

Centred notifications are hidden by Kendo Windows

2 Answers 218 Views
Notification
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 2
Andrew asked on 18 Jun 2014, 03:41 PM
If you have a Kendo Window open when a notification is displayed, the notification is hidden behind the window until the window is closed. See this JSBin example: http://jsbin.com/mukojagu/1/edit.

I've tried playing with z-index, but it makes no difference. Does anybody know of a way around this?

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 19 Jun 2014, 08:45 AM
Hi Andrew,

I am not sure how you have played with the z-index, but this is the way to go.

http://jsbin.com/mukojagu/2/edit

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Andrew
Top achievements
Rank 2
answered on 19 Jun 2014, 10:45 AM
Thanks Dimo - that works, much appreciated. I'd been applying z-index in a separate stylesheet which hadn't worked as I'd obviously been applying changes to the wrong class/classes. Your solution is much simpler :)
Tags
Notification
Asked by
Andrew
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Andrew
Top achievements
Rank 2
Share this question
or