Hi I need to pan the screen to designated place in screen and zoom in that component on button click . Do we have any feasibility to do this using ignition scripting capability?
Thanks in advance
Hi I need to pan the screen to designated place in screen and zoom in that component on button click . Do we have any feasibility to do this using ignition scripting capability?
Thanks in advance
you can try with using focus() on the element you want to center...
if that doesnt work you'll have to use jsinjection i guess
This may be of interest