NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Nice work (Score:2, Interesting)
Reply to This
Re:Nice work (Score:3, Interesting)
-sam
Re:Nice work (Score:3, Informative)
in your CSS for some outer-level div or something. (I haven't looked at the module's output, just read the discussion in the journal.)
See the third example at
http://hotwired.lycos.com/webmonkey/98/15/stuff4a/overflow.html
This will work in css-compliant browsers, but probably have no effect in browsers which don't grok auto overflow. If you want to appease some of those older browsers, you'd have to do iframe, but if you go far enough back, iframe won't be understood
Re:Nice work (Score:2)
Thanks,
-sam