Client Templates and Ajax 4.0 And Urls
Posted
by RubbleFord
on Stack Overflow
See other posts from Stack Overflow
or by RubbleFord
Published on 2009-11-05T19:19:01Z
Indexed on
2010/03/24
7:03 UTC
Read the original article
Hit count: 367
Client Templating And URL's Title is required
Im trying to output
<a href="{{ link }}">click me</a>
the data in question is spotify:track:0ucyXpQG7xL8ipoyU0Ts3A , once I remove the ":" the link comes through, any ideas on this one?
As you can probably guess I'm trying to trigger the spotify protocol handler.
© Stack Overflow or respective owner