jTab Guitar Tab Shortcode

Displays guitar chords and tab into posts and pages using clean SVG vector graphics, based on the jTab JavaScript library by Paul Gallagher.

Author:MatthewMarichiba (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:1.0
Added to WordPress repository:03-04-2012
Last updated:03-04-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://jtab-guitar-tab-shortcode.marichiba.co...
Total downloads:2 446
Active installs:20+
plugin download
Click to start download

jTab Guitar Tab Shortcode displays clean SVG graphics of guitar chords and tab on your WordPress blog, based on simple text notation entered into a WordPress shortcode. This plugin is based on the excellent open-source jTab JavaScript library by Paul Gallagher (http://jtab.tardate.com). "jTab is a javascript-based library that renders notation using CSS and scalable vector graphics (SVG). It works in most modern browsers that support javascript, CSS and scalable vector graphics (SVG)."

I'd rather show than tell! To see plenty of examples, visit the shortcode plugin page at http://jtab-guitar-tab-shortcode.marichiba.com.

USAGE

Display guitar chords

[jtab phrase="C / Am / F / G G7"]

Display guitar tab with chords

[jtab phrase="Bm $3 4 4h5p3h4 5 $2 3 5 7 7h8p7 5/7 | A $4 7 9 $3 7 6 $5 9 $4 7h9 7 $5 9\7 5/7 |"]

Display a form allowing users to render jTab notation in real-time

[jtab showform='true' buttontext='jTab me, baby!' phrase='C Am F G']

Specify different class and/or id for the jtab div

[jtab phrase="C / Am / F / G G7" class="myclass" id="myid"]

Do you need different functionality from this shortcode, or a different plugin altogether? Hire me! Go to http://www.marichiba.com/contact-me.


FAQ
ChangeLog