Mike Sozanski

Results 34 comments of Mike Sozanski

> > @kirtipriya - Have you faced this too ? #266 > > Hello Anuj , > I have not faced #266 . But to fix my crash , i...

Here is a sample page using "magenta": http://macosxsupport.com/camera/ I added the option to have the background of the pagination circles also use the buttonColor setting, but I think it would...

I have tested on iPad Air and iPad2, as well as iPhone 6 and 7 running iOs 10. I'll do some more investigation and try to get you some more...

In my case they are both inside the figure element, so if I'm understanding this correctly, shouldn't 'figure.effeckt-caption' be correct for the thumb option (?) or do I need to...

For the above html I am using this code: ``` $('#gallery').photobox('a.photobox',{time:3000,thumbs:true,autoplay:false,counter:true,loop:true,zoomable:true }); }); ``` It works great if i just use a link instead of a div as the container...

if `{thumb:'+ img'}` selects the next sibling, can one select the parent or closest in a similar way?

Yeah, tried that but got an error. Thanks anyway. BTW, I asked this question on Stackoverflow and so far, everyone says that :parent won't work since the photobox code only...

Sorry, I'm not completely understanding. Do you want to see what is contained in #pbOverlay when the lightbox is opened? ``` (1/4) ```

Likewise, `on:input="{...}` does not work with ` ```