As far as I know, the html 'contentEditable' tag isn't supported by mobile safari, so the editor doesn't work on ios.
-J On Mon, Oct 25, 2010 at 7:36 AM, Tad Glines <[email protected]> wrote: > I've uploaded a patch: http://codereview.waveprotocol.org/248001 > > I decided to implement the GWT module in the socketio-java project since it > has usefulness to more than just WiaB. > > Right now the client interface does not allow the specification of the > host/port to connect to. It only allows the default. This is fine for WiaB > for the moment, but I plan to fix that in a bit. My primary goal was to get > ti working and integrated into WiaB as soon as possible. > > This seems to work with Chrome, Firefox and Safari on the iPad. But on the > iPad, you can't type anything into the blips because the keyboard won't > appear. Does anyone know how to force that? > > -Tad > > On Sat, Oct 23, 2010 at 10:57 PM, Guillermo Rauch <[email protected]> wrote: >> >> As far as mobile devices go, Socket.io has been tested on >> ipad/iphone/android/webos so far. >> -- >> Guillermo Rauch >> http://devthought.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
