ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
awem.notif() keep notif alive even if you change window.location.href
Title:
B
I
{code}
?
Is it possible to keep the notification popups alive even if windows href is changed ?
Save Changes
Cancel
quang
asked at 10 Jul 2020
Answers
B
I
{code}
?
when you go to another page (change location.href) you can call it again, this way it look like it didn't disappear, if you don't want it to animate again when it appears after going to another page, you can call it with an additional class awem.notif('example ', 0, 'noTransition') css: .noTransition { transition: none!important; }
Save Changes
Cancel
Omu
answered at 10 Jul 2020
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK