Using Magnifier on text or links?

Using Magnifier on text or links?


From reading through ui.magnifier.js it looks like you can only use
this effect on objects that respond to having their width and height
changed (eg: images). Is that correct? (Technically, you could use
<div>s with text in them, but the text doesn't change size, just the
<div>)
Is there any way to use the magnifier for text links?
Just wanted to check before I reinvent the wheel...
Thanks.