About Client Scripts
About Client Scripts
What are the two uses of this client script?
UI.scrollTo('myElem')
→What element should I specify for 'myElem'?
UI.highlight('div1', {time: 1000})
→Where should I specify the element for 'div'?
I saw the html in the chrome verification but could not solve it myself.
I am not good at English. Sorry if it is hard to read.