Skip to main content

jQuery-powered sexy floating messages

Project description

Django toast messages

Link to repository: https://github.com/Arpaso/toastmessage

Provides django template tag for displaying toast message for 10 seconds after window load.

Usage

template.html:

<link rel="stylesheet" href="{{ STATIC_URL }}css/jquery.toastmessage.css">

<script src="{{ STATIC_URL }}/js/jquery.toastmessage.js"></script>
<script type="text/javascript">
    $().toastmessage('showSuccessToast', "Hello there! Message is shown.");
</script>
{% include "toastmessages_fragment.html" %}

Written by the development team of Arpaso company: http://arpaso.com

Regards to

jQuery-powered sexy floating messages - http://akquinet.github.com/jquery-toastmessage-plugin/

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-toast-messages-0.1.tar.gz (14.6 kB view details)

Uploaded Source

File details

Details for the file django-toast-messages-0.1.tar.gz.

File metadata

File hashes

Hashes for django-toast-messages-0.1.tar.gz
Algorithm Hash digest
SHA256 0a292552ff224bd98982103914cdc459ef196f873d77e5794eefdcb323a44255
MD5 a04df46d23c7d04c58759b82826d48f3
BLAKE2b-256 459ac3e65364161c12b1b6693ebc4cff2a0227a0bb3826a38bea7570e91235b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page