New WordPress Plugin: Text Toggle

I just released my latest WordPress plugin: Text Toggle. This is the plugin that I use on my Resume page, to alternately hide and show sections of text. It was a very simple exercise in JavaScript and jQuery wrapped in a series of shortcode definitions and internal coding. Text Toggle can be found in the WordPress Plugin Repository here.

To see how it operates, examine the following screen shots.

Clicking the title of the text block alternately shows and hides the associated text, as well as changing the indicator to the left of the title. The jQuery code to make this happen was surprisingly simple.

Share
The short URL of the present article is: http://www.terryobrien.me/DZNvl

Comments are closed.