Error Notification issue

Hi,

I am trying to use Notification.TYPE_ERROR_MESSAGE type on showNotification for a layout but the close button( X) to the top right corner is not visible to allow the user close the error notification.

Can someone help me to show the close(X) button to a error notification.

Thanks,
Smita.
12737.jpg

Hi,

looks like you have an issue with the theme; for some reason the image for the X button is not loaded. Are you using one of the default themes or have you created your own? You could also try to examine the notification with e.g. FireBug and see what’s wrong with the X button element.