Notifications Pop Up
PostPosted: 24 Aug 2010, 17:16
I have a intern notification system on my site, that pops up a little box with the content of notification.
How can I make this pops up using the AC query?
The code for call it is just some simple thing like
<script>$.notification("msg");</script>
Where can I add this on AC ajax calls?
How can I make this pops up using the AC query?
The code for call it is just some simple thing like
<script>$.notification("msg");</script>
Where can I add this on AC ajax calls?