# When click on text I get popup

**URL:** https://discourse.nodered.org/t/when-click-on-text-i-get-popup/13544
**Category:** Dashboard
**Created:** [22 July 2019 10:43 UTC](https://discourse.nodered.org/t/when-click-on-text-i-get-popup/13544 "2019-07-22T10:43:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HasseneKh](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hassenekh/32/10499_2.png) [@HasseneKh](https://discourse.nodered.org/u/HasseneKh)
#### Post date: [22 July 2019 10:43 UTC](https://discourse.nodered.org/t/when-click-on-text-i-get-popup/13544/1 "2019-07-22T10:43:59Z")

</div>

Good morning Guys,  
I am actually working on a project and I want to show a popup like a description when I click on text or when i hover the mouse.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [22 July 2019 10:52 UTC](https://discourse.nodered.org/t/when-click-on-text-i-get-popup/13544/2 "2019-07-22T10:52:55Z")

</div>

Most ui widgets have a hover option you can set. The notify widget is more for ok/cancel type of use so may be possible to use but suspect may not be what you want.

---

<div class="post-metadata">

### Author: ![HasseneKh](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hassenekh/32/10499_2.png) [@HasseneKh](https://discourse.nodered.org/u/HasseneKh)
#### Post date: [23 July 2019 09:50 UTC](https://discourse.nodered.org/t/when-click-on-text-i-get-popup/13544/3 "2019-07-23T09:50:42Z")

</div>

@dceejay thank you for your reply 🙂
