jquery - What am I doing wrong with JQueryUI's tabs feature? -


It sounds really stupid to ask me, but what am I doing? I'm not exactly right about their example, no dice.

I assume that you are working with it and it looks like you styled your tabs , And your page needs to include the necessary CSS styles.

  & lt; Style & gt; .ui-tabs .ui-tabs-hide {display: none; } & Lt; / Style & gt; In addition, if you use something and observe your page, you will see that it is going to work and implement the right CSS classes for the elements. 


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -