Title: [Plugin: Shortcodes Ultimate] Adding Javascript Tabbed Table
Last modified: August 20, 2016

---

# [Plugin: Shortcodes Ultimate] Adding Javascript Tabbed Table

 *  Resolved [samluc](https://wordpress.org/support/users/samluc/)
 * (@samluc)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/)
 * Hi,
    Thanks for the great plugin. Is it possible to add javascript within each
   tab of a tabbed table. I tried by simplying adding javscript to the Tab Content
   part of the shortcode – no success. Currently I am displaying javascript rate
   tables on serparate pages – [would rather display them all on one page but nestled
   in a table. Any help on this or alternative suggestions would be appreciated.
   Thank you.
 * [http://wordpress.org/extend/plugins/shortcodes-ultimate/](http://wordpress.org/extend/plugins/shortcodes-ultimate/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235843)
 * Hi samluc.
 * You can nest any content inside tabs.
 * Here is example:
 *     ```
       [tabs]
          [tab title="Tab with JS"]
             any javascript
          [/tab]
          [tab title="Tab with tables"]
             <table>...</table>
          [/tab]
       [/tabs]
       ```
   
 * I hope this help.
 *  Thread Starter [samluc](https://wordpress.org/support/users/samluc/)
 * (@samluc)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235875)
 * Thanks for getting back to me.
    It worked. I must have missed something the first
   time round. Loving the plugin Thanks again
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235876)
 * Not at all =)
 * Cheers!
 *  [fringer](https://wordpress.org/support/users/fringer/)
 * (@fringer)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235896)
 * Well, that works, but for instance try adding lists into a pullquote – it doesn’t
   look right.
 * Also, could you make the padding of the styled heading a bit smaller? Yes I know
   I can changed it my self, but I have to change it back every time there’s a new
   version out. I do think it’s a bit too big so it doesn’t fit most sites, except
   those heavy on web 2.0 look. A couple of pixels less and it would look perfect.
 * I’ve been using your plugin extensively so that’s why all these remarks. Great
   plugin, I love it!
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235897)
 * Pullquotes is designed only for texts. But I will add it in next version specially
   for you =)
 * Try to use custom CSS editor for heading styles. These styles are preserved regardless
   of the version.
 * Thanks for ideas and reports, appreciate it!
 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235898)
 * Hmm… as I see, lists work correct in pullquotes. Check my test page – [http://wp.vladimir-anokhin.ru/?p=1601](http://wp.vladimir-anokhin.ru/?p=1601)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Shortcodes Ultimate] Adding Javascript Tabbed Table’ is closed
to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [WP Shortcodes Plugin — Shortcodes Ultimate](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [tables](https://wordpress.org/support/topic-tag/tables/)

 * 6 replies
 * 3 participants
 * Last reply from: [Vova](https://wordpress.org/support/users/gn_themes/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-ultimate-adding-javascript-tabbed-table/#post-2235898)
 * Status: resolved