Oracle APEX hide the x on the modal dialog

Oracle APEX hide the x on the modal dialog

var button = parent.$('.ui-dialog-titlebar-close'); //get the button
button.hide(); //hide the button

Hide Title 

Execute when Page Loads

 $(".ui-dialog-titlebar").hide() ;

 $("#youTubeVideoPlayer .ui-dialog-titlebar").hide();


 Close Modal

 closeModal('SUPINV');

Comments

Post a Comment

Popular posts from this blog

Telegram Integration with Oracle

The username or password for the connection pool named |apex||, are invalid, expired, or the account is locked

Enabled SQL Developer Web (SDW) & ORDS Database API ORDS 19.4