OMG troubleshooted for the whole day, even tried replicating in a minimal 
app with no avail.

One good question from Niphlod resolved it… LOL

Wasted hours. Thank you very much sir!

On Wednesday, August 20, 2014 11:39:40 PM UTC+8, Niphlod wrote:
>
> where is web2py.css ?
>
> On Wednesday, August 20, 2014 5:36:58 PM UTC+2, lyn2py wrote:
>>
>> This is the code in the HTML HEAD:
>>
>> ...css files here...
>>
>>   <script src="{{=URL('static','zurb/js/vendor/modernizr.js')}}"></script>
>>   <script src="//
>> ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
>>   <script src="{{=URL('static','zurb/js/vendor/fastclick.js')}}"></script>
>>   <script src="{{=URL('static','js/web2py.js')}}"></script>
>>
>> Appreciate any help. Thanks!
>>
>>
>> On Wednesday, August 20, 2014 10:15:25 PM UTC+8, lyn2py wrote:
>>>
>>> I'm not using the welcome app since I will be moving away from using BS3 
>>> in my next app, but I want to keep the functionality of response.flash.
>>>
>>> So I added web2py.js (I did not include web2py_ajax.html because I won't 
>>> be needing the other items)
>>>
>>> The response.flash functionality was in place, however with one problem… 
>>> when the page loads and response.flash is None (it is not declared at 
>>> all!), an empty box loads (with a small X).
>>>
>>> I just want to check if anyone has experienced this and how to resolve 
>>> it (or where to look to resolve it). Thanks!
>>>
>>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to