Switch between multiple Dojo Dialogs


/ Published in: JavaScript
Save to your folder(s)

This snippet moves the given Dialog to the top, automatically setting the underlay zindex


Copy this code and paste it in your HTML
  1. dijit._DialogLevelManager.show(dijit.byId('...'));

Report this snippet


Comments


You need to login to view comments.