开发者

jQuery: Loading html file from the server in desktop application

is it possible to create a html/jquery desktop application that reads html files from my server/website?

T开发者_开发技巧hank you. F.


No, jQuery runs inside whatever's running JavaScript (usually a browser), it is not a standalone application. If you have something else that is a browser (or a browser control, many frameworks have this) then you can use it.


Maybe look at creating a PHP desktop app that uses GTK! Or create a Java applet?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜