Add the Javascript code wraped in the OLXT IFrame generator. Width and height = 1
1.
2. This example is for someone visting your web site to call your PC, this example will also show your current status in Skpe so that before your web site visitor clicks the button they can see if you are even around:
3. Now you may wish to add a link right under the link above to text chat with you, and this way nobody would try to text chat with you if they see you OFFLINE. Here is the code for that, in this case it is a link NOT a button:
4. Now, since phones are ONLINE 24/7 there is no need to show a status on a phone. So here is an example using a Skype "Call Me" button that when clicked on will call a number:
5. Here is a link for someone to add you to their contacts list:
6.Did you know you can also create a FREE conference room to be used by all your web site visitors with as many as 500 people in it at the same time and with a special phone number that you can use to be the moderator?
In your case ("Not Knowing what country you are in") you may want to try this:
http://www.highspeedconferencing.com/createaccount.htm
Enter your Skype name and and email address, then click register.
Copy All the information, Participant number, Moderator Number, Pin and so on and even the button if needed to add to your web pages
Note: If you forget your information you can go back and do the same and it will show you all your info needed as well. Don't make the moderator phone number public.
This allows you to HOST a conference call with as many people as 500 for FREE!
You are assigned your own Skype Conference Phone number and people can even call using a land line and pin number.
Best part is you are also assigned a Moderator Skype number so that you can moderate this conference call as well.
ALL....this is for free, you can place a link on your page to the participant number on your web site and any visitors can click and will automatically be joined with anyone else as well.
The Moderator has MANY controls.
You can see a working example here:
http://testing.OnlyTheRightAnswers.com
The Code for this would be:
7. http://thewebdesignjournal.com/2006/06/embedding-skype/
Embedding a Skype button on Websites and blogs have grown quite popular.
But it can most certainly be done better, and give readers a wider spectrum of contact options. Here is a good way of doing it, with code examples:
The example below provides readers with several contact options, a live status indicator and information on what software that is required to use the tools.
Remember! The status indicator must be switched on to be operational.
Note: Voicemail is a payed service and must be enabled to work. Change it with call to get calls directly instead.
Detecting Skype:
In HTML (but not in XHTML) pages, users without Skype can be informed that Skype is required and provided with a download link.
To do so: add the JavaScript below right above and add onclick="return skypeCheck();" to all Skype links.