EASY MULTI-PAGE NAVIGATION JAVA SCRIPT

Bookmark and Share
Step by Step how to install java script effect for easy multi page navigation, you can follow instruction as below to implement in your website or blog :


<!-- ONE STEP TO INSTALL EASY MULTI-PAGE NAVIGATION:



  1.  Copy the coding into the BODY of your HTML document  -->



<!-- STEP ONE: Paste this code into the BODY of your HTML document  -->



<BODY>



<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="800" bgcolor="#FFFFFF" height="400">

  <tr>

    <td width="100%"><table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">

  <tr>

    <td width="100%">

    <!--link to external Javascript, edit 'src' to match the source of your .js file-->

    <script language="javascript" src="test.js"></script>

 </td>

  </tr>

</table>




<!-- Script Size:  1.02 KB -->

{ 0 comments... Views All / Send Comment! }

Post a Comment