Can I use a ShareThis/AddThis Button if my site's navigation relies on Hash tags in the url?
- 阅读更多 关于 Can I use a ShareThis/AddThis Button if my site's navigation relies on Hash tags in the url?
I want to embed a ShareThis/AddThis button on my site but the site's navigation relies on Hash tags in the url. Each page is assigned a unique hash value (ie, http://domain.com/index.php#products ). Changing the navigation/page design isn't an option. Will these service preserve the hash value (both embed JS on the page)? If they don't, what are some alternative solutions? Just replace the # with %23 (the URL encoded version of #) and you'll be fine. ;) I like to use the "remote" version of addthis : http://www.addthis.com/bookmark.php?url=your_url_here%23hash_tag_here The javascript button's