Notification texts go here Contact Us Buy Now!

Cara buat Tools Parse HTML code di Blog

SALAM SEJAHTERA !!!Suatu ketika saya agak kesulitan untuk memparse code-code html atau code advertising, makanya saya timbul inisiatif membuat form untuk memparse code html. Teman2 ini sangat penting sekali untuk mempermudah bagi teman2 yang suka edit template dll. Karna suatu saat kita akan mengalami masalah bahwa format yang kita masukkan harus well-form, maka diperlukan sebuah tools untuk memparse code html. Untuk melihat Tools-nya ada disini
Tapi anda mau taruh diblog anda juga gapapa.
Nah, untuk pembuatan tools parse HTML ini, anda hanya perlu copy paste kode di bawah ini :
<br/> <br/> <center><br /> <script type="text/javascript">function convert()
{var ele1 = document.getElementById("somewhere");
var replaced;replaced = ele1.value;replaced = replaced.replace(/&/ig, "&amp;");
replaced = replaced.replace(/</ig, "&lt;");
replaced = replaced.replace(/>/ig, "&gt;");
replaced = replaced.replace(/"/ig, "&quot;");
replaced = replaced.replace(/&#177;/ig, "&plusmn;");
replaced = replaced.replace(/&#169;/ig, "&copy;");
replaced = replaced.replace(/&#174;/ig, "&reg;");
replaced = replaced.replace(/ya'll/ig, "ya'll");
ele1.value = replaced;}
</script><table border="0" cellpadding="0" cellspacing="0" style="width: 500px;">
<tbody><tr> <td valign="top" width="500">
<textarea cols="70"id="somewhere" rows="15" style="background: none repeat scroll 0% 0% rgb(248, 248, 248); 
border: 2px solid rgb(204, 204, 204);"></textarea>
<input onclick="convert();" type="button" value="Parse HTML" /></td> </tr></tbody></table><br/></span></span>
<span class="Apple-style-span" style="font-family: 'trebuchet ms'; font-size: x-small; line-height: 20px;"> Heber |&nbsp;
<a href="http://tutorialines.blogspot.com" style="color: #0b5394; text-decoration: none;">Tutorialines</a><br/> <br/> 

Code diatas anda taruh didalam postingan dan gadget blog anda. setelah itu Linknya anda letakkan di Linkbar atau navbar menu.
Ok sekarang anda lebih cepat untuk memparse kode html anda.
Selamat mencoba [Happy blogging]

About the Author

Sebagai seorang blogger yang selalu ingin belajar dan belajar tentang blog, template dan coding yang memerlukan konsistensi kesabaran dalam trial & Error.

Posting Komentar

Mohon maaf komentar pada blog ini kami moderasi dan tidak akan langsung ditampilkan. Silahkan berikan komentar sesuai judul dan isi artikel. Komentar yang mengandung link aktif / live link, iklan, pornografi, dan semacamnya akan dihapus atau kami masukan pada kategori SPAM.


Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.