Closed GoogleCodeExporter closed 9 years ago
As the first response in that post says
You need to quote your URL:
var myurl = http://site.com/document.html;
// Should be
var myurl = "http://site.com/document.html";
Original comment by mikesamuel@gmail.com
on 4 Oct 2011 at 12:03
Original issue reported on code.google.com by
jamwaff...@gmail.com
on 2 Oct 2011 at 9:53