- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
We can use
Is there a way to create and/or trigger a notice with JavaScript like these functions?
I am trying to show a floating notice when something certain happens at the client side. It is possible to do what I need by appending notice elements in the DOM by using JavaScript when it is necessary, but I am looking for an internal way, if there is any.
Thanks.
XF.overlayMessage()
and XF.alert()
functions, and it is beautiful.Is there a way to create and/or trigger a notice with JavaScript like these functions?
I am trying to show a floating notice when something certain happens at the client side. It is possible to do what I need by appending notice elements in the DOM by using JavaScript when it is necessary, but I am looking for an internal way, if there is any.
Thanks.
نام موضوع : Notice with JavaScript