HHawk
09-16-2009, 03:05 PM
1) Script Title: PHP Photo Album script v2.11
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: I want to add adsense links in the popup screen which is displayed when clicking on a picture. However I am having serious problem in getting this working.
I understand I should edit the ddphpalbum.js file and in the following line:
definefooter: '<div class="footerbar">X Sluiten</div>', //Define HTML for footer interface
But I cannot get it working. Any care to give me a (small) hand with this?
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxxxxxxxx";
/* 468x15 Fotovenster */
google_ad_slot = "xxxxxxxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I just want to have some kind of small revenue on my site.
Thanks in advance!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: I want to add adsense links in the popup screen which is displayed when clicking on a picture. However I am having serious problem in getting this working.
I understand I should edit the ddphpalbum.js file and in the following line:
definefooter: '<div class="footerbar">X Sluiten</div>', //Define HTML for footer interface
But I cannot get it working. Any care to give me a (small) hand with this?
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxxxxxxxx";
/* 468x15 Fotovenster */
google_ad_slot = "xxxxxxxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I just want to have some kind of small revenue on my site.
Thanks in advance!