fantazia
01-30-2012, 10:41 AM
1) Script Title: lightbox2
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
The Prototype JS script conflicts with the new Google +1 script
<g:plusone></g:plusone><script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
meaning the Google +1 does not appear
The protype script is below
http://www.fantazia.org.uk/shared/lightbox/prototype.js
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
The Prototype JS script conflicts with the new Google +1 script
<g:plusone></g:plusone><script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
meaning the Google +1 does not appear
The protype script is below
http://www.fantazia.org.uk/shared/lightbox/prototype.js