On Friday, September 16, 2011 10:05:39 PM UTC-4, rami wrote:
>
> Oh my bad,
> // Accordion
> $("#accordion").accordion({ header: "h3" });
>
> $('#tabs').tabs();
>
> I included the semicolon in my code but just for some dumb reason not
> on my post. Sorry to confuse you :(
>
>
> Any other reasons why this does not work??
>Nothing obvious. If accordion is working, I assume jQuery UI is loaded. You may need to check the source html delivered by web2py and do some debugging in the browser. Anthony

