marcelodolza / iziToast

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://marcelodolza.github.io/iziToast/
Apache License 2.0
2.61k stars 304 forks source link

IziToast is not defined in php #196

Closed chandupoorna9951 closed 3 years ago

chandupoorna9951 commented 4 years ago

I am using izitoast to echo the notification in the php login page after the from is submitted i am getting the error like iziToast is not defined.I have succesfully imported the css and js files of izitoast

artshade commented 4 years ago

I am using izitoast to echo the notification in the php login page after the from is submitted i am getting the error like iziToast is not defined.I have succesfully imported the css and js files of izitoast

Are you sure you included the JavaScript library correctly right before the PHP output text-caller?