Hi Jose, two comments. 1) forget jquery UI ... move to Bootstrap. I used
jquery UI for a long time and moved to Bootstrap because it's easier to use
and better at what it does. And it's better to start with Bootstrap than to
have to migrate to it later on. 2) Regarding your question, your code looks
like it should work, but are you sure the files are in the right place?
What does firebug say?
On Thursday, December 11, 2014 4:08:04 PM UTC-8, José Eloy wrote:
>
> Hello!
>
> What's the correct way to include jquery ui in my web2py application?
> Actually I use the following:
>
> <link rel="stylesheet" href="{{=URL('static',
> 'jquery-ui-1.11.2.custom/jquery-ui.css')}}" type="text/css" media="all"/>
> <script src="{{=URL('static', 'jquery-ui-1.11.2.custom/jquery-ui.js')}}"
> type="text/javascript"></script>
>
> after {{include 'web2py_ajax.html'}} in layout.html
>
> But, if I use the dialog widget the buttons are not themed, and the X of
> the dialog doesn't appear.
>
> I downloaded jquery ui (themed) and copied at
> /static/jquery-ui-1.11.2.custom.
>
> Where is the error? I'm using web2py 2.9.6.
>
> Thanks for any help.
>
> Regards
>
>
--
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.