darken modal mode doesn't go away after redirect from child .load document.
Data is correctly written that was entered
Perhaps the .load document needs some jquery or other js to work? Tool tip
needed this in the .load doc to work:
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
So maybe some js is needed for modal to close such as <script
src="{{=URL('static','js/modernizr-2.8.3.min.js')}}"></script>
Tried different combinations of js but either modal shuts down too soon,
or never at all
Not a big deal but if anyone has seen solution, please pass it on.
thanks
Alex Glaros
--
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.