Answer the question
In order to leave comments, you need to log in
How to install Vk.Share.Button? Why doesn't the noparse option work?
Hello, the essence of the problem is that I need a custom "share" button on the site. Tried doing it like this:
document.write(VK.Share.button({
url: "http://x/content_page.php?&i=4&e=1",
title: "Tiiitle",
description: "Deeeescription",
image: "http://x/images_content-page/Start.jpg",
noparse: true
}, {
type: "custom",
text: "html code is ok"
}));
document.write(VK.Share.button({
url: "http://x/content_page.php?i=4&e=1&title=blablabla&description=desc&image=path&noparse=true"
}, {
type: "custom",
text: "html code is ok"
}));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question