Alternative for document.observe DOM manipulation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 10:54 PM
Dear All,
Wanted to check if our Developer family here is aware of alternatives to this DOM manipulation - document.observe. (below)
This has been used on a catalog ui policy on a variable on condition execute false, where GlideDialogWindow is rendered followed by document.observe. (below). Thanks in advance. Any pointers are much appreciated.
document.observe("dom:loaded", function() {
hideLoadingDialog();
});
Thanks.,
Inya
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 11:54 PM
what's your business requirement here?
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader