Javascript error in IE8
-
To fix the Javascript error in IE8, edit simply-instagram-widget.php and change
theme: '<?php echo $instance[ 'theme' ];?>',totheme: '<?php echo $instance[ 'theme' ];?>'(remove the comma).
The topic ‘Javascript error in IE8’ is closed to new replies.