Sasha Beep
Sasha Beep
Several times my form in colorbox window is failed to load due to server issues etc. I'm using this code to open form in colorbox ```javascript Open Form ---------- $(".buildform").on("click",function(event){...
Not a bug report. I want to require this repo in my composer.json file, but i'm getting an errors: ``` No valid composer.json was found in any branch or tag...
When the menu is expanded to full width if screen width is enough (for example, ipad), parent items click does not open the submenu
https://ru.bem.info/technologies/classic/project-stub/
## Summary Possibility to display any HTML content ### Basic example It would be great to have ability to display any html content (from hidden layer, or ajax, whatever) to...
``` Error : "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? ``` File | /home/...../Minifier.php -- | -- Line | 227 Source | continue;...
Hi, guys, can you please tell me how to load XLS file and save it as static html page without empty rows/columns My current listing is ```php require_once 'assets/libs/phpexcel/PHPExcel/IOFactory.php'; $xls=$_GET['xls'];...
Using inline popup, total popup calculated width is always 50% of viewport in desktop mode. Nowadays is way too narrow. How to expand it? forceWidth and shrinkFactor nas no effect...
Is it possible to do? Setting size seems do not work because there are no scroll and picture positioned from center 
Event is attached to the button inside of popup:  But disappear after popup is opened  call:...