The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Share Code Index For Forum

2 posters

Go down

Solved Share Code Index For Forum

Post by SockDustTv 01.12.11 6:40

Code:
<html>
<head>
   
<meta http-equiv="Content-Type" content="text/html; charset=windows-1258">

   <title>Sock Dust Tv | Online Community Entertainment</title>
   <meta name="language" content="Vietnamese">
   <meta name="keywords" content="sock.dust.tv,vui chơi, giải trí, xem phim, đọc truyện, đọc báo, học tập, nghe nhạc, giao lưu kết bạn, chia sẻ kiến thức, cộng đồng giải trí online.">
   <meta name="description" content="Http://Sock.Dust.Tv,sock.dust.tv,vui chơi, giải trí, xem phim, đọc truyện, đọc báo, học tập, nghe nhạc, giao lưu kết bạn, chia sẻ kiến thức, cộng đồng giải trí online.. We are student, We are Vietnammese !">

   <script type="text/javascript">
   var starttime=5;
   function redirect(url)
   {
      try{
         window.location.href=url;
         return false;
      }
      catch(err)
      {
         window.document.location=url;
         return false;
      }
   }
   
   function countdown()
   {
      if(starttime<0)
         return false;
      if(starttime==0)
      {
         document.getElementById('timer').innerHTML='Go to Forum';
         document.getElementById('forum').className='load';
         redirect('http://sock.dust.tv/forum');
      }
      else
      {
         document.getElementById('timer').innerHTML='Còn lại: '+starttime+'s';
         starttime--;
         setTimeout('countdown()',1000);
      }
   }
   
   function stopcount()
   {
      starttime=-1;
      document.getElementById('timer').style.display="none";
   }
   
   function showload(obj)
   {
      try{
         var objs=document.getElementsByTagName('input');
         for(var i=0;i<objs.length;i++)
         {
            objs[i].className='button';
         }
         obj.className='load';
      }catch(err)
      {
         alert('Lỗi:'+err.description);
      }
   }
   </script>
   <link type="text/css" rel="stylesheet" href="http://sockdust.googlecode.com/files/main.css">

</head>




<body onload="countdown()">
   <center>
   <table id="table1" width="875" border="0" cellpadding="0" cellspacing="0">
      <tbody>
         <tr>
            <td colspan="5" align="center" valign="bottom" height="120"><img src="http://i44.servimg.com/u/f44/15/64/85/86/coollo30.png" border="0"></td>
         </tr>
         <tr>
            <td colspan="5"> </td>
         </tr>
         
         
         <tr>
            <td colspan="5">
            <img src="http://i44.servimg.com/u/f44/15/64/85/86/top11.png" height="17" width="875" border="0"></td>
         </tr>
         <tr>
            <td rowspan="2" width="19">
            <img src="http://i44.servimg.com/u/f44/15/64/85/86/left11.png" height="396" width="19" border="0"></td>
            
            <!-------------------------MAIN------------------------------------------>

            <td rowspan="2" valign="middle" width="556" align="center">
               <img border="0" src="http://i44.servimg.com/u/f44/15/64/85/86/win10.jpg" width="608" height="396">
            </td>
            
            <!-------------------------/MAIN------------------------------------------>   
            
            <td rowspan="2" width="28">
            <img src="http://i44.servimg.com/u/f44/15/64/85/86/middle11.png" height="396" width="28" border="0"></td>
      
            <!---------------------------RIGHT MENU----------------------------------->
            <td style="background: url('img_index/bg_menu.png') repeat scroll 0% 0% transparent; width: 211px;" valign="top" width="211">
            <table border="0" cellpadding="0" cellspacing="0">
               <tbody>
                  <tr>
                     <td>
                        <a href="http://sock.dust.tv" title="Home" "=""><input class="button" type="button" value="Home" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="http://sock.dust.tv/forum" title="Forum"><input class="load" type="button" value="Forum" onclick="showload(this)" id="forum"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="/f3-forum" title="IT Library"><input class="button" type="button" value="IT Library" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="/f9-forum" title="Game Library"><input class="button" type="button" value="Game Library" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="/f21-forum" title="News Journalism"><input class="button" type="button" value="News Journalism" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="/f23-forum" title="Dexterity"><input class="button" type="button" value="Dexterity" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <a href="/h10-page" title="Upload Photo;"><input class="button" type="button" value=" Upload Photo" onclick="showload(this)"></a>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <div id="timer" onclick="stopcount()">Go to forum</div>
                     </td>
                  </tr>
               </tbody>
            </table>
            
            </td>
            
            
            <!---------------------------/RIGHT MENU----------------------------------->
            
            <td rowspan="2" width="9">
            <img src="http://i44.servimg.com/u/f44/15/64/85/86/right12.png" height="396" width="9" border="0"></td>
         </tr>
         <tr>
            <td style="background: url('img_index/bg_menu.png') repeat scroll 0% 0% transparent; width: 211px;" width="211" align="center">
               
            </td>
            
            
         </tr>
         <tr>
            <td colspan="5">
               <img src="http://i44.servimg.com/u/f44/15/64/85/86/bottom12.png" height="20" width="875" border="0">
            </td>
         </tr>
         <tr>
            <td colspan="5"> </td>
         </tr>
      </tbody>
   </table>
   </center>



</body></html>
<a href="http://www.forumvi.com" target="_blank">forumvi.com</a>

How to Insert:

ACP >> Modules >> HTML pages management >> Add a HTML page >> Then Insert Code On In cheers

Demo: Link removed

This Product Do I Production
SockDustTv
SockDustTv
Forumember

Male Posts : 52
Reputation : 2
Language : Vietnam

Http://Sock.Dust.Tv

Back to top Go down

Solved Re: Share Code Index For Forum

Post by Jophy 01.12.11 8:16

Hello,

If you want to share a tutorial/codes, you can PM a staff member with it, and sharing a forum link is considered advertising, please avoid it nextime to prevent warnings.

Topic Locked & Link Removed
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum