robbie Mixing awesome with modesty, Robbie Tench is an experienced web developer, SEO enthusiast and the powerhouse behind Parabellus sites. Robbie enjoys working directly with clients to produce creative websites that exceed expectations. Likes: The girlfriend (obviously), cameras, computers, sharp design, clean robust code and user-friendly interfaces. Reads: Emails. Connect with me on Google+ and Follow me onTwitterMore posts by this author
I was trying to use your guide for adding Terms and conditions to a PayPal button, but I got stuck at the step where I have to add a Javascript to the header of the document. What document are you referring to?
Thanks.
Well to answer – the document refers to the page holding the button. So for instance, your page is buythis.html, then buythis.html would be the document. In most cases, this will be the index.php. If you have a header.php then you can insert the javascript there, so it will load through all your pages.
So someone asked this – Hi,
I was trying to use your guide for adding Terms and conditions to a PayPal button, but I got stuck at the step where I have to add a Javascript to the header of the document. What document are you referring to?
Thanks.
Well to answer – the document refers to the page holding the button. So for instance, your page is buythis.html, then buythis.html would be the document. In most cases, this will be the index.php. If you have a header.php then you can insert the javascript there, so it will load through all your pages.
Hope that helps.