I tried the NotificationBar example of PrimeFaces, however it didn't work. I get the following JS error:
ReferenceError: PF is not defined
I think I need to include a library before using PF()
function, but I don't know which library and where can I find it.