FirstBug
FirstBug
another bootstrap solution https://webkul.com/blog/how-to-display-a-bootstrap-modal-inside-a-div/
Shift is due to .ui-state-focus { border: 1px solid #448DAE; }
I tried this solution as well but problem is sill there **index.js** ```js mainWindow = new BrowserWindow({ webPreferences: { preload: path.join(__dirname, 'preload.js') } }); ``` **preload.js** ```js window.__devtron = {require:...
yes same with me .. doesnot show on all ajax requests .. only shows once at page load, then nothing on all ajax requests
same with me on windows 10
Ok. to fix this issue, i need to remove -1\* from `'z-index': $.firefly.random(20), //under all the stuff` because then lots of flies go behind div. To fix it properly, One...
https://codepen.io/mafar/pen/RwbqYBE?editors=0010 here is my take with **[qtip2](http://qtip2.com/)** integration . Please add to documentation as it may help someone. See if tab buttons are in same row as cancel , close...
Is this merged ? Thankx
@leongersen Plz see fiddle: https://codepen.io/mafar/pen/ZEzXxmG?editors=0010 I tried to mimic situation by creating `````` in body I tried appending tooltip in```tooltip_containe``` but how can I set ```left``` and ```top``` for tooltip...
@cpettitt Can you please update demo examples with motoz`fiddle. Can be helpful for others. This is a very useful function.