I need a property to help users from closing the pop-up modal even if they click outside Bootstrap pop-up modal, by default it get's closed by clicking on Gray area.
So, basically I need to know, how can I prevent bootstrap pop-up modal from closing it, when clicking on Gray area or outside the main Pop-up modal.
thanks
...hello, I would like to know how can I create css bookmark ribbon horizontally aligned with text? Here is the example screenshot
...
I want to apply CSS to half word of character only, means I would like to create a character effect in which we have One-half of character as Blue color while another half as black or transparent white.
How to achieve it using pure CSS or javascript/CSS combination?
...I am creating bootstrap pop-up modal data dynamically on button click when the button is clicked jQuery datatable content is loaded dynamically in Bootstrap pop-up modal and it is shown as needed.
Scroll works at first, but when content is changed in jQuery datatable using filtering options, scroll in modal pop-up doesn't work.
How can I resolve this issue? is it Modal pop up issue or jQuery datatable issue
...I have two div's on the desktop, it is fine to show first div(#div1) and then second div(#div2), but on mobile, I want to interchange the position of div's, means div2 should be placed before div1.
Here is my HTML code
...