JQuery in ServiceNow

In order to use jQuery in ServiceNow you need to use $j or $j_glide



Note: You should avoid manipulating DOM in ServiceNow, Instead use GlideForm API

Comments

Popular posts from this blog

Inserting and Moving elements inside Ruby Array

Overview of Natural Language Processing (NLP)

Remove duplicates from a JavaScript Array