Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to display Javascript alert box without 'Alert' title ?

SrikOraJun 22 2015 — edited Jun 22 2015

Hi,

I'm trying to display a pop up message using JavaScript  but without having the 'Alert' title  in the message box . Would appreciate if  someone can advise  if there is a way to override a default alert function in Javascript to display a custom alert box without having the 'Alert'  title  displayed in the message box.  I came across lot of examples to override default alert  javascript function triggered using html . For example i referred to this link

Override alert() with jQuery dialog - JSFiddle

Can this be achieved in MAF using invokeContainerJavaScriptFunction ? or has anyone tried any other approaches ?

Thanks

Comments
Post Details
Added on Jun 22 2015
2 comments
1,301 views