sergey-dev

Results 4 issues of sergey-dev

I think i found the issue within stickit plugin, which leads to unexpected behavior with the DOM. Preconditions: I've gotten dropdown with some options hidden, that's `disabled = true`. After...

I have really **ordinary initialization** and logic on Sly, but gotten annoying issue, which I can't solve without hacking into the Sly itself. ``` javascript var slyOptions = { horizontal:...

I noticed really annoying thing, when using SLY plugin, which breaks the regular layout with z-indexes: un-fixing of fixed elements with CSS Transforms is happening. In my scenario it breaks...