Did you know?

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>

TinyMCE produce P elements

This is way If you want to change new line in TinyMCE with <br/> character : tinyMCE.init({ forced_root_block : false, force_br_newlines : true, ...

Jquery Check All

Here we can do with jquery, check all checkbox with name parameters : sample code : function checkallitems(){ var arr=$("input']"); if($('#contestall').attr('checked')==true){ for(var i=0;i<arr.length;i++){ $(arr).attr('checked','checked'); } }else{ for(var i=0;i<arr.length;i++){ $(arr).attr('checked',false); } } } note : contest is the name of...

CSS Input type

Use this if you want set CSS for input type, button, submit or file : input { } input{ } input{ } Happy coding !!

Change IE document default view

If you have problem with CSS view in IE 8, maybe  you must try this solution. Add this tag on head : <meta http-equiv="X-UA-Compatible" content="IE=8" > it...

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

- Advertisement -spot_imgspot_img

You might also likeRELATED
Recommended to you

Hasil Kualifikasi MotoGP San Marino, Rossi Start Kedua, Marquez ke-4

GULANGGULING.COM | MOTOGP - Minggu 11 September, akan berlangsung balapan...

Cara Meningkatkan Pendapatan di YouTube

GULANGGULING.com | Tip & Trik - Halo gaes, kali ini saya...

Wisata Tlogo Muncar Kaliurang – Taman Nasional Gunung Merapi

Kapan ke jogja lagi? sudah kemana saja di Jogja?...