Invoking Glympse fro HTML

152 Views Asked by At

I'm trying to do a simple test consisting of invoking Glympse from HTML, but don't get any result. This is what I'm coding:

<!DOCTYPE html>
<html>
<body>

<p><a href="glympse:">test</a></p>

</body>
</html>
0

There are 0 best solutions below