How to enable dialog scrollbar when content exceeds dialog height?
I am using jquery dialog popup in my page. My dialog height is "271". After that, enable the vertical scroll bar for dialog div. How to enable vertical scrollbar when div content exceeds the dialog height? I want to enable only dialog scrollbar. I have tried in jsfiddle. but its not working. Is it possible?
My jsfiddle: