Difference between revisions of "Team:ATOMS-Turkiye/Team/ATOMss"
Line 126: | Line 126: | ||
}); | }); | ||
}); | }); | ||
+ | var observer_config = { | ||
+ | attributes: true, | ||
+ | childList: true, | ||
+ | characterData: true, | ||
+ | subtree: true | ||
+ | }; | ||
+ | observer.observe(observer_target, observer_config); | ||
</script> | </script> | ||
Latest revision as of 23:46, 4 October 2015