PHPackages                             hypejunction/ui\_tabs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hypejunction/ui\_tabs

ActiveElgg-plugin[Utility &amp; Helpers](/categories/utility)

hypejunction/ui\_tabs
=====================

AJAX Tabs component for Elgg

1.1.4(9y ago)22172[1 issues](https://github.com/hypeJunction/Elgg-ui_tabs/issues)3GPL-2.0JavaScript

Since Nov 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-ui_tabs)[ Packagist](https://packagist.org/packages/hypejunction/ui_tabs)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-ui-tabs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (3)

AJAX Tabs component for Elgg
============================

[](#ajax-tabs-component-for-elgg)

[![Elgg 2.0](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Standardized UI/UX for displaying and updating tabbed modules
- Support for browser history states

Usage
-----

[](#usage)

- The plugin will automatically AJAXify all pages built using `content` layout and have a `filter`
- An example of custom usage can be found in `theme_sandbox/components`:

[![Tabs](https://camo.githubusercontent.com/2f85c37538e7ba352f077bf465b709a2b9075d6807a52ea4693d4068388a8342/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f746162732f6d61737465722f73637265656e73686f74732f746162732e706e67 "Tabs")](https://camo.githubusercontent.com/2f85c37538e7ba352f077bf465b709a2b9075d6807a52ea4693d4068388a8342/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f746162732f6d61737465722f73637265656e73686f74732f746162732e706e67)

```
// in my/module/content.php

	Inline content

	Inline content 2
