/ Published in: JavaScript
Expand |
Embed | Plain Text
var template = function(i) { return 'Play {'+i+'#name} at http://omniga.me/v/{'+i+'#filename}<br>'; };
You need to login to post a comment.
var template = function(i) { return 'Play {'+i+'#name} at http://omniga.me/v/{'+i+'#filename}<br>'; };
You need to login to post a comment.