Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2015-09-17 03:33:07

codewidsaurav
Member
Registered: 2015-06-27
Posts: 50

Modal pop up closes on window click

Modal pop up closes on window click , i do not want this happend how can we fix it ,

i checked some online option like below


$('#myModal').modal({backdrop: 'static', keyboard: false})

but id did not worked can u please guide me how to do this

Offline

#2 2015-09-17 06:27:43

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Modal pop up closes on window click

Hi codewidsaurav,
how are you?

Please remember people who read you can't read your mind...
so if you decide to ask questions here be more specific.

Explain better when you see the modal pop up.
Example:

When the department is off-line a Modal pop up is showed, on window click it closes, i don't want this happens.

Please be more detailed in your request.
As I can see for example in the off-line form the modal pop up didn't close if you click the widget so your request seems to be invalid if you are not more detailed.

So please be more clear and specific in your request, explain how to reproduce what happen and what you looked for.
Thank you!


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2015-09-17 14:24:53

codewidsaurav
Member
Registered: 2015-06-27
Posts: 50

Re: Modal pop up closes on window click

Dear Modal popup refers to popup that open when user click transfer that ,

also all modal pop will work in same way so i did not wrote that specific case

Offline

#4 2015-09-17 14:29:04

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Modal pop up closes on window click

Oh, now I can see.
No, is not true: all modal pop up not will work at the same way :-)

Here I think if you want Modal pop up not closing when operator click outside of the window you should ask for custom edit.

I think is good it close when operator click outside as operator may have short time and many work to do so it's more easy click outside for close than press X.
Afraid to see you don't like this smile


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#5 2015-09-17 18:56:27

codewidsaurav
Member
Registered: 2015-06-27
Posts: 50

Re: Modal pop up closes on window click

sorry bro i want solution if u can help instead of suggestion

Offline

#6 2015-09-18 16:58:25

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Modal pop up closes on window click

Solution is simple. Dive into the code and just DO IT!

Offline

#7 2015-09-20 14:53:37

codewidsaurav
Member
Registered: 2015-06-27
Posts: 50

Re: Modal pop up closes on window click

ok thanks can u tell which js file to see of which modal pop up you are using

Offline

#8 2015-09-21 20:39:39

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Modal pop up closes on window click

It's bootstrap default modals. So it's all up to you. As i told you will have to get your hands dirty to change it...

Offline

Board footer