[jQuery] Re: simplemodal scroll problems

2009-07-30 Thread junkqwe
wrote: > Do you have a link? Can you disable the scroll in the page. If not, > how about disabling it in the modal: > > $(element).modal({onShow: function (d) { >   d.wrap.css('overflow','hidden'); > > }}); > > -Eric > > On Jul 29, 8:44 am,

[jQuery] simplemodal scroll problems

2009-07-29 Thread junkqwe
I am using simplemodal 1.3 my modal shows a product description. the description text is long and doesnt fit the modal without scrolls the problem is that both the page and the mpdal has scrolls and it looks very bad. anyone came across this problem? or maybe have a modal solution for jquery to so