Upgraded jquery to latest... working now...
Also i´m not using jquery shipped with web2py
I am using the latest from google CDN
Will i have problems with  this ?

Regards

2017-06-22 15:33 GMT+01:00 Anthony <abasta...@gmail.com>:

> Not sure how this would be related to things working over http vs. https,
> but:
>
> typeof jQuery !== strundefined
>
> should be:
>
> typeof jQuery != 'undefined'
>
> Are you checking http vs. https in two different browsers, where the https
> browser has the above Javascript code cached, but the http browser does not?
>
> Anthony
>
>
>
> On Thursday, June 22, 2017 at 6:01:09 AM UTC-4, Ramos wrote:
>>
>> I think i know why no console errors nor admin tickets
>>
>> this is the last line that is executed and comes from jquery
>>
>> [image: Imagem inline 1]
>>
>> after this line i get
>>
>> [image: Imagem inline 2]
>>
>> any ideas ?
>>
>>
>> 2017-06-21 19:17 GMT+01:00 Leonel Câmara <leonelcam...@gmail.com>:
>>
>>> Can visit your website using https, then open a browser console go to
>>> the network tab, and show me what appears there when you click the button?
>>>
>>> --
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/web2py (Source code)
>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to web2py+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to