daanp <
da...@poron.be> writes:
> Hi, i am making an app that needs a facebook like button in it when we have
> an internet connection ... problem is that facebook uses protocol relative
> urls, and the protocol in node-webkit is offcourse file:// anyone
> experienced the same problem? Or any idea how i can work around this
> issue?
I don't know about facebook button. Can you pass the URL you want as
some parameter of it?
Otherwise a choice would be hosting the HTML file of you app on your
site. That requires a new feature implemented in Git (thus will be in
the next release). See
https://github.com/rogerwang/node-webkit/issues/187
--
Roger WANG Intel Open Source Technology Center