Title: jQuery Notify
Author: Mindshare Labs, Inc.
Published: <strong>जुलै 10, 2012</strong>
Last modified: ऑगस्ट 10, 2015

---

प्लगइन शोधा

![](https://ps.w.org/jquery-notify/assets/banner-772x250.png?rev=570246)

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/jquery-notify_94b4c2.svg)

# jQuery Notify

 [Mindshare Labs, Inc.](https://profiles.wordpress.org/mindshare/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/jquery-notify.0.4.zip)

 * [तपशील](https://mr.wordpress.org/plugins/jquery-notify/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/jquery-notify/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/jquery-notify/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/jquery-notify/#developers)

 [समर्थन](https://wordpress.org/support/plugin/jquery-notify/)

## वर्णन

jQuery Notify: a fast and easy way to display notifications on your website. Some
possible uses:

 * Form validation (“Please fill out all of the fields.”)
 * A welcome message the first time someone visits your site.
 * Newsletter subscription form
 * Submission confirmation: (“Message sent. We’ll be in touch soon.”)
 * Breaking news, updates, special offers
 * Advertising

Try a [demo](http://jquery-notify.mindsharelabs.com/).

#### Features:

 * Can be used on a per-page basis with a shortcode, or embedded directly into your
   template
 * Elegantly styled and animated in W3C valid HTML5 and CSS3, without any images
 * Animation speed and delay settings available from the shortcode
 * Comes with four styles: ‘default’ (blue), ‘error’ (red), ‘warning’ (orange), 
   and ‘success’ (green)
 * Supports unlimited user-created styles
 * We’ll be working to add new features as we think of them. Please comment in the
   forum if you have any
    feature requests.

## स्क्रीनशॉट

[⌊The plugin in action, using the "success" style⌉⌊The plugin in action, using the"
success" style⌉[

The plugin in action, using the “success” style

[⌊The plugin in action, using the "default" style⌉⌊The plugin in action, using the"
default" style⌉[

The plugin in action, using the “default” style

[⌊The plugin in action, using the "error" style⌉⌊The plugin in action, using the"
error" style⌉[

The plugin in action, using the “error” style

## स्थापना

 1. Upload the `jquery-notify` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

#### Shortcode

The shortcode syntax is: [jq_notify style=$style, speed=$speed, delay=$delay] Content[/
jq_notify]

**$style** (optional): sets the style of the panel. Options are: _default_, _error_,
_warning_, and _success_

**$speed** (optional): time it takes (in milliseconds) for the panel to slide out.
Larger numbers = slower. Default: 1000ms

**$delay** (optional): delay (in milliseconds) between when the page has finished
loading and when the panel slides out. Default: 500ms

For example: [jq_notify style=”warning” speed=700 delay=1000]

 Notification Title

    ```
    <p>Notification body content.</p>
    [/jq_notify]
    ```

#### Template tag

    ```
    jq_notify($content, $style, $speed, $delay)
    ```

For example: $content = “

### This is the content

And this is some more

“; jq_notify($content, ‘default’, 2000, 500, );

## नेहमी विचारले जाणारे प्रश्न

  How do I add custom styles?

In your custom stylesheet for your theme, add a new selector, using the following
as a template:

    ```
    .jqnm_message.my-style-name{
             background-color: #4ea5cd;
             border-color: #3b8eb5;
    }
    ```

You would then use this style with `[jq_notify style="my-style-name"] Content [/
jq_notify]`

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“jQuery Notify” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत 
योगदान केले आहे.

योगदानकर्ते

 *   [ Mindshare Labs, Inc. ](https://profiles.wordpress.org/mindshare/)

[भाषांतर करा “jQuery Notify” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/jquery-notify)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/jquery-notify/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/jquery-notify/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/jquery-notify/) 
च्या [RSS](https://plugins.trac.wordpress.org/log/jquery-notify/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.4

 * Updated for Git repo, tested on WP 4.3

#### 0.3

 * Fixed issue with default parameters not being applied to the template tag (thanks,
   jefs42)
 * Added option to auto-hide notification pane after a delay

#### 0.2

 * Added options page
 * Option to set global defaults
 * Option to enable close button
 * Added default parameters to template tag

#### 0.1

 * First release

## मेटा

 *  आवृत्ती **0.2**
 *  शेवटचा अद्यतन **11 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 3.0 किंवा मोठा **
 *  परीक्षित केले आहे **4.3.34**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/jquery-notify/)
 * टॅग्ज:
 * [jquery](https://mr.wordpress.org/plugins/tags/jquery/)[message](https://mr.wordpress.org/plugins/tags/message/)
   [notification](https://mr.wordpress.org/plugins/tags/notification/)[notify](https://mr.wordpress.org/plugins/tags/notify/)
   [popup](https://mr.wordpress.org/plugins/tags/popup/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/jquery-notify/advanced/)

## मूल्यांकन

 3 पैकी ५ तारे.

 *  [  0 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/jquery-notify/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/jquery-notify/reviews/?filter=4)
 *  [  1 3-तारांकित पुनरावलोकन     ](https://wordpress.org/support/plugin/jquery-notify/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/jquery-notify/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/jquery-notify/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jquery-notify/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/jquery-notify/reviews/)

## योगदानकर्ते

 *   [ Mindshare Labs, Inc. ](https://profiles.wordpress.org/mindshare/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/jquery-notify/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](http://jquery-notify.mindsharelabs.com/)