$(function() { $('#error_messages').dialog({ width: 500, height: 400, modal: true, autoOpen: true }); });