Hi Brian,

It looks like iOS may have an issue with resizing frames. There is a fair 
amount of information at the stackoverflow link:

http://stackoverflow.com/questions/23083462/how-to-get-an-iframe-to-be-responsive-in-ios-safari

but another quick test may be to see if you can drag the content into view with 
a two finger drag. A real shot in the dark but you never know. :-)

Cheers, bob

On Sep 21, 2014, at 2:11 PM, Brian Schott <[email protected]> wrote:

> Bob,
> 
> Yes, my desktop Mac is where I launch JHS itself, producing the following
> information in a console window.
> 
> J HTTP Server - init OK
> 
> Requires HTML 5 browser with javascript.
> 
> A : separates ip address from port.
> 
> Access from another machine:
>   http://SERVER_IP_ADDRESS:65001/jijx
> 
> Start a web browser on this machine and enter URL:
>   http://127.0.0.1:65001/jijx
> 
> 
> Then on the tablet I can successfully enter the correct value of
> SERVER_IP_ADDRESS for my local area wifi network.
> 
> 
> On Sun, Sep 21, 2014 at 5:03 PM, robert therriault <[email protected]>
> wrote:
> 
>> Hi Brian,
>> 
>> I may be missing something obvious, but you are running your browser on
>> the ipad and using your your mac as a server for J on your local network,
>> right? Or I suppose you could be using some other server that provides J. I
>> don't believe the ipads themselves can function as their own server. My
>> understanding of such things is limited and I hope that this does not muddy
>> the problem.
>> 
>> Cheers, bob
>> 
>> 
> -- 
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to