Scrapbook API
Follow the following steps to integrate to the Scrapbook!
- Paste the following code in the section of your web page
<sctipt type="text/javascript" src="http://www.biz4links.com/scrapbook/api/scrapbook.js"></script> - Modify the following code as per direction and paste it into your web page near the clipping(s):
<a href="#" onclick="scrapbookAPI_importClipping('titleSelector','contentSelector')">Add to Scrapbook</a>- Replace titleSelector with the title id or class of your clip
- Replace contentSelector with the content id or class of your clip.
