lancebiu / JDialog

A dialog plugin for jQuery
http://devdeeper.com/JDialog/
2 stars 1 forks source link

Scroll problem #1

Open saeednavaro opened 8 years ago

saeednavaro commented 8 years ago

Hi, i'm using JDialog and having problem on scroll when modal box is opened. for example in mobile view, you can not scroll the modal box and responsive issue is important. any further help please?

lancebiu commented 8 years ago

@saeednavaro ,thanks for you feedback. The JDialog is designed to be simply and customizable. So, how about setting your 'skinClassName' which adds your custom style to the modal box? You can set the width and height of the modal box, and set the content in the modal box scrollable.