Skype contact me button

gustavino

Member
Hi,
I can't solve a problem about Skype contact me button.
Call "utenti" a table and call "skype_address" the element with their Skype name.
I'd like to have an element "display" where to put this Skype script:

<script type="text/javascript" src="https://secure.skypeassets.com/i/scom/js/skype-uri.js"></script>
<div id="SkypeButton_Call_{utenti__skype_address}_1">
<script type="text/javascript">
Skype.ui({
"name": "call",
"element": "SkypeButton_Call_{utenti___skype address}_1",
"participants": ["{utenti___skype_address}"]
});
</script>
</div>

In this way each user could call all other users of the site via Skype. using the button.

I tried it but it does'nt work.
Can someone help me?
It could be a nice feature for many sites.
Thank you
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top