Tag:html

Cara Mudah Membuat Color Picker dengan HTML 5

GULANGGULING.COM | PROGRAMING - Berawal dari sebuah pertanyaan Bagaimanakah cara membuat color picker dengan mudah? Nah dalam artikel ini saya akan bercerita tentang cara...

Get Android version with javascript

Hi All, This is the simple way to get Android Version from javascript. function getAndroidVersion(ua) { var ua = ua || navigator.userAgent; var match = ua.match(/Androids(*)/); ...

Post Tags menjadi Meta Keywords WordPress

Setiap artikel post biasanya disertai dengan tags. Para menulis akan menyertakan tags agar mudah mengkategorikan jenis artikel dan menjadikannya sebagai keywords bagi tulisan tersebut....

Setting Up HMVC in CodeIgniter 2.1.2

This article about how to setup Hierarchical Model-View-Controller (HMVC) on CodeIgniter 2.1.2. Here we go the step how to seting up on CodeIgniter 2.1 : Download wiredesignz HMVC...

Download Drupal e-book

Download Drupal e-book tutorial ? Drupal E-book Part 1 e-book Using Drupal.pdf Front End Drupal.pdf Learning.Drupal.6.Module.Development.May.2008.pdf Leveraging Drupal.pdf Pro Drupal Development, Second Edition.pdf Selling...

Change Font-Size Editor Zend Studio

Many of the fonts and colors and used by eclipse components can be set using the General > Appearance > Colors and Fonts preference page.

Limit character textarea using Jquery

Here we can do, copy this jquery plugins : jQuery.fn.maxLength = function(max){ this.each(function(){ //Get the type of the matched element var type = this.tagName.toLowerCase(); //If the type property exists,...

Code To Change Hyperlink Underline Color

Here we can do to change hyperlink underline color <a href="change-underline-color.php" style="text-decoration: none; border-bottom: 1px solid #999999">change underline color</a>

Latest news

Perbedaan Apache2 Reload dan Restart ?

Kamu pengguna apache ? ahh selamat! berarti kamu orang lama yang sulit move on haha. Konon sekarang di dunia...
- Advertisement -spot_imgspot_img

Membuat Shortcut untuk switch Dark dan Light Mode di Macbook

Baru baru ini aku menginginkan sebuah fungsi tombol yang bisa mengganti tema di Macbook secara cepat, dari Dark Mode...

Cara buat Sticker langsung di Web WhatsApp tanpa Install aplikasi!

Hai sob! kali ini gulangguling.com akan berbagi cara mudah membuat sticker untuk whatsapp tanpa harus install aplikasi lainnya. Sering...

Must read