Advertisement
nrzmalik

Success Floating Notification

Oct 15th, 2024
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.15 KB | Source Code | 0 0
  1. nrzNotif('Great job! Thats correct. Plants use sunlight to create energy.', 'success', 7000);
  2.  
  3. //syntax: nrzNotif('Notification Message', 'type', duration);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement