javascript - Shadowbox: Do not maintain ratio on resize -


basically want shadowbox height , width adjustments independent of each other, default ratio not maintained.

example:

this happen,

shadowbox example

my shadowbox window default size 600x400, browser window 200x600. shadowbox change aprx 200x130. not want ratio maintained want shadowbox window sized 200x400.

i've spent while searching solutions online , nothing has come yet, i'm fiddling shadowbox.js thought i'd ask, must common issue.

i'm using v3.0.3 jquery images, external sites , pages, inline and/or dynamic html.

cheers

easier thought...

handleoversize: "drag" 

reading options page implies setting works images that's not case...


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -