Posts

JQuery Tutorial Auto Hyperlinking Plaintext URL

Links are found in nearly all web pages. Links allow users to click their way from page to page. HTML Links - Hyperlinks HTML links are hyperlinks. You can click on a link and jump to another document. When you move the mouse over a link, the mouse arrow will turn into a little hand. Note:  A link does not have to be text. It can be an image or any other HTML element. HTML Links - Syntax In HTML, links are defined with the  <a>  tag: < a  href =" url " > link text < /a > Problem: How to Auto Convert Plaintext URL (http://example.net) to hyperlinked URL (<a href="http://example.net/">example.net</a>) Using jQuery/JavaScript ? Let's begun: now iam using this codes (jQuery): // Auto Hyperlinker $('#feed').ready(function(){ //parent container // Get each div $('.content').each(function(){ //contents container // Get the content var str = $(this).html(); // Set the regex string va

How to Sign Up and Install Histats Widget on Blogger

Image
have long wanted to make a post about getting visitor data and widgets from histats for Blog.But only now can terlakasana and I will discuss the article How to Sign Up and Install Histats Widget on Blog. Histats are well used to monitor visitors on your blog to help you know the progress on your blog, or to showcase the crowds of your blog visitors to the public, hehe. These histats will provide visitor Traffic data in detail including: the number of visitors who are online on your Blog, today's impressions, visitors today, total visits, total views, city / country visitors originated and others. How? Interested in getting data from Histats?Please register, get info and widgets. How to Register a Blog to Histats Go to the Histats page, and click register.

Kode Recommend Dan Comments Facebook Based JavaScript

Apakah fungsi plugin komentar Facebook untuk website ? Plugin Komentar Dengan plugin komentar, orang dapat mengomentari konten di situs web Anda menggunakan akun Facebook mereka. Orang-orang juga bisa memilih untuk berbagi aktivitas komentarnya dengan teman-teman (dan teman dari teman mereka) di Facebook. Plugin komentar juga termasuk alat moderasi bawaan dan peringkat relevansi sosial. Dan apakah fungsi tombol suka/recommend di Website ?. Tombol Suka untuk Web Satu klik pada tombol Suka akan 'menyukai' beberapa bagian konten di web dan membagikannya di Facebook. Anda juga dapat menampilkan tombol Bagikan di samping tombol Suka untuk memungkinkan orang menambahkan pesan pribadi dan menyesuaikan dengan siapa mereka akan membagikan. Nah berikut kode lengkap untuk website berbasis javascript: <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.