Friday

Used scrollbox in your widget template

When the contents in the widget exceed a certain specified height or width, there will be a vertical or horizontal scrollbar to enable users to read the contents that overflow or exceed the box area. This scrolling element is especially useful for our Link List or Labels widget which may be very lengthy.

Examples:



Use the scroll box codes and change its height & width suitable value and paste at yours widget tabs in bloggers.


Codes :

<div style="overflow:auto; height:300px; width:400px">
<table cellpadding="0" cellspacing="0" style="width:250px;">
<tr>
<td>Put your stuff here</td>
</tr>
</table>
</div>

Examples:

height:140px; width:140px






link
link
link
link
link
link




height:40px; width:300px

link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link-link



height:300px; width:50px

-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link
-link

No comments: