Notify user with pop up message

I’m looking for a way to notify a user when a certain function has been performed, is there support in yii for something similar to toast messages in android?

Try this : CJuiDialog

I need a pop up msg when i click on next page in pagination???