Flip your HTML text around
One of the problems we had to met while building Patapage was the ability of “flipping” text vertically in both directions, top-bottom and bottom-top. This because many users want to activate Patapage services as docked buttons, as it is done in so many web 2.0 applications, adding some external application widget to your pages.
But in those cases the text pasted is fixed, and the widget’s button is usually an image, with “on click” active on it. But we wanted more: we wanted the web site editor to be capable of freely editing the text of the button, so we needed the docked button to be in pure DHTML. We needed to be able to flip any text vertically, either bottom up or top bottom.
We thought there would be a hundred ready (possibly on jQuery) solutions to this, but we found none, in particular, none compatible with the usual series IE7-8 Firefox Safari Chrome, so our pupunzi built his own; it is a general jQuery component, freely available here:
http://pupunzi.open-lab.com/mb-jquery-components/mb-fliptext/
And then we included this feature in Patapage, if you are using docked buttons:




[...] See it also presented in Patapage: Flip your HTML text around [...]
jQuery.mb.flipText 1.0 is Out! « Matteo Bicocchi's Blog
January 8, 2010 at 10:21 am
[...] Flip your HTML text around [...]
Patapage customizations « Open Lab's blog
January 8, 2010 at 11:07 am