Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
404 Points
82 Posts
Apr 04, 2012 07:37 AM|LINK
Hi,
add the Addthis script block at the bottom of the <body> block before the closing </body> tag.
<scripttype="text/javascript"src="http://s7.addthis.com/js/200/addthis_widget.js"></script></body>
validate your markup at validator.w3.org or turn on your intellisence, tag autocompleting and error highlighting in VS Tools>Options.
iecustomizer
Member
404 Points
82 Posts
Re: HTML Parsing Error: Unable to modify the parent container element before the child element is...
Apr 04, 2012 07:37 AM|LINK
Hi,
add the Addthis script block at the bottom of the <body> block before the closing </body> tag.
<scripttype="text/javascript"src="http://s7.addthis.com/js/200/addthis_widget.js"></script></body>
validate your markup at validator.w3.org or turn on your intellisence, tag autocompleting and error highlighting in VS Tools>Options.