Forums

Shortcodes Ultimate
[resolved] Adding Javascript Tabbed Table (7 posts)

  1. samluc
    Member
    Posted 9 months ago #

    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/

  2. gn_themes
    Member
    Posted 9 months ago #

    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.

  3. samluc
    Member
    Posted 9 months ago #

    Thanks for getting back to me.
    It worked. I must have missed something the first time round.
    Loving the plugin
    Thanks again

  4. gn_themes
    Member
    Posted 9 months ago #

    Not at all =)

    Cheers!

  5. fringer
    Member
    Posted 9 months ago #

    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!

  6. gn_themes
    Member
    Posted 9 months ago #

    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!

  7. gn_themes
    Member
    Posted 9 months ago #

    Hmm... as I see, lists work correct in pullquotes. Check my test page - http://wp.vladimir-anokhin.ru/?p=1601

Reply

You must log in to post.

About this Plugin

About this Topic