Eyeball
August 10th, 2003, 12:55 PM
is there a way to add a scroll bar to the text somethig like in Flash MX tranparent text background etc
JMS
August 11th, 2003, 01:19 AM
you could use an iframe... or a layer.
For Example:
<div id="Layer1" style="position:absolute; left:50; top:50; width:300; height:150; z-index:1; overflow: auto;">Lorem
Ipsum, or Lipsum for short, is simply dummy text of the printing and typesetting
industry. Lipsum has been the industry's standard dummy text ever since the
1500s, when an unknown printer took a galley of type and scrambled it to make
a type specimen book. It has survived not only four centuries, but now the
leap into electronic typesetting, remaining essentially unchanged. It was popularised
in the 1960s with the release of Letraset sheets containing Lipsum passages,
and more recently with desktop publishing software like Aldus PageMaker including
versions of Lipsum.</div>
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.