Your Ad Here

Posted By

indianocean on 11/10/08


Tagged

ajax javascript jquery


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

benrudolph


Add scrollbar to jQuery dialog


 / Published in: HTML
 

  1. <div id="dialog" class="flora" title="Remove Person" style="overflow-y: auto;height: 200px;">
  2. <p>some content</p>
  3. </div>

Report this snippet  

You need to login to post a comment.