JavaScript Text Shaker Code
Make your text shake in order to draw more attention to your main message. Internet Explorer 5x/6x and Netscape Navigator 6x/7x.

This is your shaking text


Installation

Step 1: Open your web page. Paste the following code anywhere into the <body>-section of your web page:




Step 2: Open your web page. Go to <div>-container with the id "tremblebox" and edit the shaking text (red code only!):

<div id="tremblebox" style="position:relative">
<span id="trembletext" style="position:absolute;left:1px;top:0px;">
This is your shaking text
</span>
</div>


Download 500 free copy-and-paste scripts