photo tutorial_zps442c93fa.png  photo owner_zps6a3d4f56.png  photo home-1_zpsab213777.png

Create a scroll box

Views


1. Dashboard - Design - Add Gadget - HTML/JavaScript and paste the code below in HTML/JavaScript

<div style="width:350px;height:100px;overflow:auto; ">

Write or paste whatever you want in here

</div>

Widht:350px : You can change according to your desired widht
Height:100px : You can change according to your desired height to .

No comments: