[Chilli] Browser pop-up limitations

Eric Chaves eric at craftti.com.br
Fri Jan 17 01:44:55 UTC 2014


Hi Luis,

For example, take a look at the code http://pastebin.com/73NkSUmX where I
wrote a very simple page that downloads jquery from a CDN  plus jsconsole
and than when an "on ready" event is fired, I use jquery selector to
replace an element's content.

If you open this page on safari mobile it will work without problem. But
when it's served to the "pop-up browser", the jquery's ready event is never
triggered, nor jsconsole connects to remote end-point. However other JS
calls that I tested worked without problem.

So as we can see with this simple example the javascript environment
between "standard safari" and "popup safari" are not exactly the same. But
since I can't remotely connect to the "popup safari" I can't easily inspect
it to discover what exactly is failing. And if JS is not fully working I
assume some HTML or CSS features may also not be working.

So I was wondering if some people has experienced those limitations in the
past to share with me, helping to save some investigation time. :)

Cheers,

Eric


2014/1/16 Luis Ferreira <lferreira at cabocom.cv>

> From what I know, the browser pop-up window when connecting to a wifi
> hotspot is the regular browser built in the mobile.
>
>
>
> But can you elaborate on what do you mean by “limitations”?
>
>
>
>
>
> Hi guys,
>
>
>
> This question is a little bit off-topic, but do you guys know what are the
> Browser limitations in the "Browser pop-up" presented by mobile devices
> when connecting into the wifi?
>
>
>
> Regards,
>
>
>
> Eric.
>
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20140116/45ea3371/attachment-0001.html>


More information about the Chilli mailing list