Latest Items from the blogosphere
-
Javascript Expand/Collapse in Tree Structure
If you have a large number of items to show, then it would be very long list. You can solve the issue by nesting one block within another, you can create tree-like structures where each individual node…
-
jQuery Image Galleries & Sliders – Best Of
jQuery image galleries and sliders are very common on portfolio sites and are also useful [...]
-
Reset borang menggunakan jQuery
Post kali ini agak pendek, hanya untuk mencatatkan sesuatu tentang jQuery iaitu cara untuk reset borang. Reset borang adalah antara elemen-elemen yang dimasukkan kedalam borang (selain input validation,…
-
JavaScript onClick Image Swap
Today, I will teach you how to write JavaScript and HTML so that when visitors come to your site click on the image button, then the image button will change to a new image button. When the visitor clicks…
-
Twitter Di Mana Sahaja Melalui @anywhere
Twitter hari ini memperkenalkan @AnyWhere, iaitu salah satu aplikasi baru untuk para pembangun web, dimana daripada menggunakan API Twitter yang agak sukar, @AnyWhere memudahkannya dengan penggunaan JavaScript…
-
How To Find Length of String In Javascript?
While working with strings, most probably we will need to find a length of string, count of charachers and etc. In JavaScript we can make use of the string related function as the [variable].length So,…
-
Menulis Tweet Dari Blog
Kalau anda suka bertweet dan ingin bertweet terus dari laman blog anda, maka anda boleh memasang widget yang berkaitan. Widget ini membolehkan sesiapa sahaja menulis tweet dengan mengisi username, password…
-
Javascript Remove Blank Space In Text Field
This tutorial will help you to remove spaces in a text field using Javascript. Any spaces keyed in by the user will be removed when they click on the button or anywhere outside the text field. This string.split()…
-
Convert String to Lowercase In Javascript
Now you can learn how to convert to lower case letters by using toLowerCase() functions in JavaScript. So, in order to convert a string to lower case, then you need to call the toLowerCase() method on…
-
Belang pada table (zebra stripe)
Berikut adalah cara untuk format table supaya mempunya ‘zebra stripe‘. Sesetengah orang kata, bantuan yang diberikan oleh zebra stripe ni hanyalah mitos dalam meningkatkan keboleh bacaan data…


