Software: Apache. PHP/7.3.33 uname -a: Linux web25.us.cloudlogin.co 5.10.237-xeon-hst #1 SMP Mon May 5 15:10:04 UTC 2025 x86_64 uid=233359(alpastrology) gid=888(tty) groups=888(tty),33(tape) Safe-mode: OFF (not secure) /home/www/jothidam.tv/admin/js/demo/ drwxr-xr-x |
Viewing file: Select action/file-type: //Activates Bootstrap Tooltips/Popovers in Example $(function() { // tooltip demo $('.tooltip-demo').tooltip({ selector: "[data-toggle=tooltip]", container: "body" }) $('.tooltip-test').tooltip() $('.popover-test').popover() // popover demo $("[data-toggle=popover]") .popover() }) //Messenger Examples $("#info-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } Messenger().post({ message: 'This is an example of an info notification. You can close this message using the box to the right.', type: 'info', showCloseButton: true }); }); $("#error-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } Messenger().post({ message: 'This is an example of an error notification. You can close this message using the box to the right.', type: 'error', showCloseButton: true }); }); $("#success-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } Messenger().post({ message: 'This is an example of a success notification. You can close this message using the box to the right.', type: 'success', showCloseButton: true }); }); $("#bottom-right-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } Messenger().post({ message: 'This is an example of a bottom right notification!', id: "Only-one-message", type: 'success', showCloseButton: true }); }); $("#bottom-left-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-left', theme: 'flat' } Messenger().post({ message: 'This is an example of a bottom left notification!', id: "Only-one-message", type: 'success', showCloseButton: true }); }); $("#top-right-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-top messenger-on-right', theme: 'flat' } Messenger().post({ message: 'This is an example of a top right notification!', id: "Only-one-message", type: 'success', showCloseButton: true }); }); $("#top-left-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-top messenger-on-left', theme: 'flat' } Messenger().post({ message: 'This is an example of a top left notification!', id: "Only-one-message", type: 'success', showCloseButton: true }); }); $("#cancel-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } msg = Messenger().post({ message: 'You can cancel this message and it will disappear completely.', id: "Only-one-message", type: 'success', showCloseButton: true, actions: { cancel: { action: function() { msg.hide() } } } }); }); $("#interactive-message-demo").click(function() { Messenger.options = { extraClasses: 'messenger-fixed messenger-on-bottom messenger-on-right', theme: 'flat' } msg = Messenger().post({ message: 'This message in interactive! Cancel this message to see what happens.', id: "Only-one-message", type: 'error', showCloseButton: true, actions: { cancel: { action: function() { msg.update({ message: 'Message cancelled!', type: 'success', actions: false }) } } } }); }); $("#clear-message-demo").click(function() { Messenger().hideAll(); }); |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0103 ]-- |