Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WAddThis routine ====== ==== Description ==== Creates an "Add This" (www.addthis.com) link on the browser page allowing the user to share on Twitter, via email, print, FaceBook, etc. ==== Syntax ==== O4WAddThis( id, userId, displayText, styleInfo ) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |id|Contains the unique ID to use for the addThis link.| |userID|The optional sharethis user ID (used if tracking analytics information)| |displayText|The text to show (defaults to "Bookmark and Share")| |styleInfo|Contains any O4W style information (specifically height and width) that might be applied to the addThis graphic.|| ==== Remarks ==== ==== Note ==== If the addThis link is not going to be displayed during the create event, users should still call O4WAddThis() with no parameters to initialize the control during the create event. guides/o4w/o4w_api/o4waddthis.txt Last modified: 2024/06/19 20:19by 127.0.0.1