Introduction :
On the previous post we discussed about creating Live Cricket Score wapsite using php , But on this article we are going to discuss about creating live cricket score wapsite using Html and Javascript . We already know that it is very hard to create a live cricket score wapsite , Because it consist regular updates , Without having regular updates people can't visit your score wapsite . Using the Live Cricket Score widget on your wapsite , You don't have to update your wapsite regularly . The score will automatically change using a simple communicative java program .
Live Demo : Live Demo Here
How to Add Live Cricket Score Html Script to Xtgem Wapsite :
It is very easy to integrate the Live Cricket Score html script on your Xtgem site , You need to know the basic step of adding html script in Xtgem site builder .
- Login to your Xtgem Cpanel .
- Enter to the site which you want to add the Live Cricket Score Widget .
- Go to File Browser .
- Click on the page which you want to add the Cricket Score Widget .
- Click on the "+" Button for add elements .
- Click on the "Code" Tab for adding code .
- Now copy and paste the following code in the Text-area .
<script language="JavaScript" type="text/JavaScript" src="http://ifeed.vcricket.com/get_code.aspx?dk=76DBA6473E644FDF82072E6E7B15EC40&sc=&sz=180x320"></script>Once you added the code to the Text-area click on the "Add" Button .
How to Add Live Cricket Score Html Script to Wapka Wapsite :
It is very easy to add Html Live Cricket Score to your Wapka Wapsite like adding Cricket Score widget on Xtgem Site Builder . Only you have to know the basic methods of Wapka Wapsite Builder
- Login to your Wapaka Cpanel .
- Enter to your Wapsite which you want to add the Live Score Widget .
- Click on the "Admin Mode" Link .
- Click on the "EDIT SITE" Link .
- Click on the "Wml/Xhtml Code" Link and add the following code on the Text-area .
<script language="JavaScript" type="text/JavaScript" src="http://ifeed.vcricket.com/get_code.aspx?dk=76DBA6473E644FDF82072E6E7B15EC40&sc=&sz=180x320"></script>After adding the code in to the Text-area click on the "Submit" Button . You are Done .