I would like to integrate dynamic text replacement into one of my web sites. Here is an article about it on A List Apart: http://www.alistapart.com/articles/dynatext/
Basically it will dynamically replace <H> tags with an image in the font I have chosen. What do you readers suggest I encapsulate this script as? I was thinking of making it a Plugin class...but how would I call it? Michael -- View this message in context: http://n4.nabble.com/Dynamic-Text-Replacement-tp1562263p1562263.html Sent from the Zend Framework mailing list archive at Nabble.com.
