On Sep 17, 2013, at 5:34 PM, jose llopis <[email protected]> wrote:
> im working on an app that uses socket.io and i was able in the 1.0 versions > to run it flawlessly but on 1.1 im not able to load my remote socket.io js > anyone knows why? > > > my importing line is : > > <script type="text/javascript" > src="http://192.168.1.72:8000/socket.io/lib/socket.io.js"></script> Does the script not load or does the script load and give you errors while initializing the socket.io code? What does the console say? S. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
