Skip to content

Fix tab example #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Fix tab example #351

wants to merge 4 commits into from

Conversation

agcolom
Copy link
Member

@agcolom agcolom commented Dec 28, 2014

No description provided.

@agcolom
Copy link
Member Author

agcolom commented Jan 21, 2015

@arschmitz Hi Alex, this one is fairly straight forward but whoever merges it will have to resolve conflicts.

@@ -8,7 +8,7 @@
}</script>

<p>This widget is imported unchanged from <a href="http://jqueryui.com/">jQuery UI</a>. Nevertheless, in keeping with jQuery Mobile widget features, the options documented on its jQuery UI API <a href="http://api.jqueryui.com/tabs/">reference</a> page are also available as <code>data-*</code> attributes.</p>

<div class="warning"><b>Note:</b> If you are going to use a UI element on the page in conjunction with the tabs widget, do not use a link, as this will interfere with the management of the <code>ui-btn-active</code> class that is used on the tabs. Use other UI elements, such as <code>&lt;button&gt;</code>, instead.</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change this to say something more along the lines of "Use of links to open popup's and panels is not currently recommended in conjunction with the tabs widget. Clicking these links will remove the active state style of the selected tab". This is a very specific issue we don't want to make it sounds bigger then it is by implying people should not use links in general with tabs.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Hopefully I'll get a chance to update this today.

@agcolom
Copy link
Member Author

agcolom commented Feb 1, 2015

@arschmitz updated the warning message according to your suggestion

@arschmitz
Copy link
Member

👍

@agcolom agcolom closed this in 9ba7aee Apr 20, 2015
@agcolom agcolom deleted the fixTabExample branch April 20, 2015 20:52
apsdehal pushed a commit that referenced this pull request Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants