18.04.2018, 08:18
Try running code directly in browser console (F12):
Also check that selector is correct (this call should return 1):
Code:
$('.graph').find('iframe').attr('src', 'http://192.168.0.101/Tag1')
Also check that selector is correct (this call should return 1):
Code:
$('.graph').find('iframe').length