jquery-smarttab icon indicating copy to clipboard operation
jquery-smarttab copied to clipboard

The flexible jQuery tab control plugin

Results 11 jquery-smarttab issues
Sort by recently updated
recently updated
newest added

Tell me please How to disable hash in the address bar? enableURLhash : false - does not disable

The destroy function was not working at all. It was attempting to remove the data from the jquery collection rather than the instance. This change removes the data from the...

Hello, I was wondering if it is intentional that the orientation option has been removed with version 4? I found it quite practical. Is there an update planned in this...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

Height of tab div (class "tab-content") does not auto adjust if content dynamically changes. There should be an API method at least to trigger a height refresh on current tab....

Hello, Not going to make a pull request. This is the code which I use with webpack. **JquerySmartTab.ts** (this is the original js file, adjusted to webpack/typsecript) ```js /** *...

**Is your feature request related to a problem? Please describe.** I like SmartTabs and would like to have the ability to position tabs on the right or to the bottom....