Title: JavaScript Notifier
Author: freemp
Published: <strong>26 ພຶດສະພາ 2018</strong>
Last modified: 23 ພຶດສະພາ 2026

---

ຄົ້ນຫາປລັກອິນ

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

# JavaScript Notifier

 ໂດຍ [freemp](https://profiles.wordpress.org/freemp/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/javascript-notifier.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/javascript-notifier/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/javascript-notifier/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/javascript-notifier/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/javascript-notifier/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/javascript-notifier/)

## ຄຳອະທິບາຍ

A simple, lightweight WordPress plugin for displaying a notification bar at the 
top of the webpage if 1st-party JavaScript is disabled. If appropriate, the entire
website may as well be blocked by a full-page overlay instead of just a small bar.

The plugin offers configuration of background and foreground color, opacity, notification
message text and font size. Individual customization by means of CSS snippets is
also supported.

## ພາບໜ້າຈໍ

[⌊Notification Bar⌉⌊Notification Bar⌉[

Notification Bar

[⌊Blocking Mode Enabled⌉⌊Blocking Mode Enabled⌉[

Blocking Mode Enabled

[⌊Plugin Settings⌉⌊Plugin Settings⌉[

Plugin Settings

## ການຕິດຕັ້ງ

 1. Upload the plugin files to the `/wp-content/plugins/javascript-notifier` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->JavaScript Notifier screen to configure the plugin

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### Does JavaScript Notifier support multilingual sites?

Yes, it does. A corresponding `wpml-config.xml` language configuration file can 
be found in the plugin’s home directory.

### Instead at the top, I would like to have the notification bar being displayed at the bottom of the page. Would that be possible?

Sure. Just enter the following CSS code into the Custom CSS input field: `top:inherit;
bottom:0`

### Does JavaScript Notifier cope with optimization plugins?

In order to work flicker-free, JavaScript Notifier requires one short piece of inline
JavaScript code to remain in its exact place. Therefore, it should be excluded from
all kind of optimization. Since the code piece is labelled `hide-javascript-notifier-
js`, the easiest way would be to add that label to the optimization plugin’s JavaScript
exclusion list, or the like.

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/a334635ed30d77af4ef4c418e421ac9af1c44a88b28bdbc00097f5007f44859a?
s=60&d=retro&r=g)

### 󠀁[Cool](https://wordpress.org/support/topic/cool-1311/)󠁿

 [Hoek](https://profiles.wordpress.org/hoeczek/) 26 ກໍລະກົດ 2024

Great plugin. Friendly and good support. Fully recommend.

![](https://secure.gravatar.com/avatar/f12c2ea9e38af5f8a0f8dac1fe56d6c312b841f45d0a0402a8de2364e7a635c5?
s=60&d=retro&r=g)

### 󠀁[Just works](https://wordpress.org/support/topic/just-works-715/)󠁿

 [David H](https://profiles.wordpress.org/everyhomeshouldhaveone/) 21 ມິຖຸນາ 2022

Needed to warn users that JavaScript is essential for some pages. Found this, installed
and activated it. Works a treat. Very simple to set up.

 [ ອ່ານການຣີວິວທັງໝົດ 2 ລາຍການ ](https://wordpress.org/support/plugin/javascript-notifier/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“JavaScript Notifier” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ freemp ](https://profiles.wordpress.org/freemp/)

“JavaScript Notifier” ໄດ້ຖືກແປເປັນ 1 ພາສາທ້ອງຖິ່ນ. ຂໍຂອບໃຈ [ທີມງານຜູ້ແປ](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier/contributors)
ສຳລັບການປະກອບສ່ວນຂອງເຂົາເຈົ້າ.

[ແປ “JavaScript Notifier” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/javascript-notifier/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/javascript-notifier/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/javascript-notifier/) 
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/javascript-notifier/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.2.9

 * Added proper escaping of input field contents.

#### 1.2.8

 * Fixed undefined array key warning. Suggested by @hoeczek. Thanks!
 * Adapted admin script enqueue handle for actual file name.

#### 1.2.7

 * Minor optimization.
 * Adapted screenshots for latest version.

#### 1.2.6

 * Increased callback priority.
 * Resorted plugin settings.

#### 1.2.5

 * Opened plugin for translations.
 * Removed translations from plugin directory.

#### 1.2.4

 * Updated translations.

#### 1.2.3

 * Replaced outdated JavaScript mime type.

#### 1.2.2

 * Fixed WPML translations configuration.
 * Optimized options conversion.

#### 1.2.1

 * Fixed options conversion failure after upgrading.

#### 1.2.0

 * Detached admin code from main plugin functionality.
 * Moved settings into single option array entry.
 * Changed font size unit from ’em’ to percent.

#### 1.1.1

 * Moved JavaScript and CSS into page footer.

#### 1.1.0

 * Added input field for custom CSS.

#### 1.0.1

 * Added translation for initial notification message.
 * Added ID for inline JavaScript, e.g. if required for excluding from optimization.

#### 1.0.0

 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.2.9**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **3 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **60+**
 *  ເວີຊັນ WordPress ** 3.8 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **7.0.3**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/javascript-notifier/) ແລະ [German](https://de.wordpress.org/plugins/javascript-notifier/).
 *  [ແປເປັນພາສາຂອງເຈົ້າ](https://translate.wordpress.org/projects/wp-plugins/javascript-notifier)
 * ແທັກ
 * [disabled](https://lo.wordpress.org/plugins/tags/disabled/)[javascript](https://lo.wordpress.org/plugins/tags/javascript/)
   [notification](https://lo.wordpress.org/plugins/tags/notification/)[test](https://lo.wordpress.org/plugins/tags/test/)
   [warning](https://lo.wordpress.org/plugins/tags/warning/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/javascript-notifier/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 2 ລາຍການ     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/javascript-notifier/reviews/?filter=1)

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/javascript-notifier/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ freemp ](https://profiles.wordpress.org/freemp/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/javascript-notifier/)