The script will by default run "onLoad", but it's possible to change this into on DomContentLoaded. Simply add the following configuration:
__fs_conf.push(['setLoadModel', 'onDomLoaded']);
The script will by default run "onLoad", but it's possible to change this into on DomContentLoaded. Simply add the following configuration:
__fs_conf.push(['setLoadModel', 'onDomLoaded']);
Comments
0 comments
Please sign in to leave a comment.