cancel
Showing results for 
Search instead for 
Did you mean: 

Do we have a clear documentation on how JavaScript Insertion and Invoking works in BP?

Anonymous
Not applicable
Can anyone help me in understanding how JavaScript Insertion and Invoking works in BP ? When inserting JavaScript, does it get added to the source code of the webpage temporarily or does it work with some other mechanism?
2 REPLIES 2

SharazKM
Level 4
Hi Team, I too have the same question. Please help us on this

I always see it as a line of code you add to the console, similar like the way you do it manually through the inspector tools in your browser. Doing it this way seemed to work for me so far...