$("body").append(
$("<div/>")
.css("width","210px")
.callme({
apiKey: "C17D167F-09C6-4E4C-A3DD-2025D48BA243",
numberToDial: "8007773456",
buttonTextReady: "1-800-777-FILM",
slideOpen:true
})
)
There is a Callme "demo page" online at:
http://s.phono.com/releases/0.2/samples/callme/index.htm
That shows how you could create a button with or without a dialpad and in various themes:
The source code is naturally there for you to play with if you want to do so.
Cool stuff!
If you found this post interesting or useful, please consider either:



