Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I tried implementing a themeroller theme with a dialog and tabs and it turns out that <strong>the themeroller CSS doesn't work with official jQuery</strong>! Especially for dialog and tabs, they modified the element classes from the official jquery ones. See here: <a href="http://filamentgroup.com/lab/introducing_themeroller_design_download_custom_themes_for_jquery_ui/" rel="nofollow noreferrer"><a href="http://filamentgroup.com/lab/introducing_themeroller_design_download_custom_themes_for_jquery_ui/" rel="nofollow noreferrer">http://filamentgroup.com/lab/introducing_themeroller_design_download_custom_themes_for_jquery_ui/</a></a></p> <p>A user's comment:</p> <blockquote> <p>3) the generated theme that I downloaded seems to be incomplete - when I attempt to use it my tabs (which work with the flora theme, code identical to the documentation example) do not get styled as tabs</p> <p>Having run into 3 I thought I was stuck and would have to revert using “flora"… I have since discovered by reading the source code of the “demo” file that if I adjust my html and give the &lt; li> items I’m using for my tabs the “ui-tabs-nav-item” class then it will work.</p> <p>The theme generated by themeroller is thus unfortunately incomplete. If the tabs stuff is incomplete, it makes me wonder what else is incomplete. It was rather frustrating. :(</p> </blockquote> <p>followed by the themeroller developers comment:</p> <blockquote> <p>3) We’ll take a look at that. You’re right that those classes should be added by the plugin. For now though, it probably wouldn’t hurt much to just add them to your markup so you can use themeroller themes. We’ll check it out, though. I think our selectors could be based off of the parent ui-tabs selector instead, but I think we were trying not to use elements in our selectors. Consider it on the to-do list</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload