Skip to content
Wajiblog

Wajiblog

Wajibrut Blog

Menu
  • Programming
    • Front End
  • Multimedia
    • Grafis
    • Video Editing
  • Reviews
    • Action Figure
    • Gashapon
    • Unboxing
  • Games
    • Gamepiew
    • Mobile Legend
  • Other
    • About Me
    • Memes
  • Home
  • js

Tag: js

Jquery : Manipulasi CSS
0 0
Front End Programming Tutorial

Jquery : Manipulasi CSS

TahuBanyakSeptember 20, 2016February 2, 2022
Berikut scriptnya, memanipulasi pada saat dokumen onload (Alias gak pake trigger apa apa). Kalau mau di triggerin tinggal di kasih function ini saja ya. $(document).ready(function() { $("div").height('200px'); $("div").width('200px'); $("div:first-child").css("background-color","brown"); $("div").css("border","10px...
Share
Jquery : addClass / removeClass
0 0
Front End Programming Tutorial

Jquery : addClass / removeClass

TahuBanyakSeptember 20, 2016February 2, 2022
Langsung saja ya, Contoh script add class / remove class untuk menambah atau menghilangkan class dengan menggunakan jquery. <script> $(document).ready(function() { $('#text').click(function() { $('#text').addClass('kelastambahan'); $('#text').removeClass('kelasterbuang'); }); }); </script> atau jika...
Share
Combobox Addclass Onchange
0 0
Front End Programming Tutorial

Combobox Addclass Onchange

TahuBanyakSeptember 6, 2016February 2, 2022
Hello,, kali ini kita akan membahas combobox yang jika dipilih salah satu opsinya akan menambahkan class dan remove class css pada suatu element.  Pertama panggil jquery <script   src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s="...
Share

Recent Posts

  • Cara Baca OCO Sell pada Exchange
  • Mengatasi Photoshop kekurangan Ram di MAC
  • Cara Me-replace clip dan mengcopy clip di Adobe Premiere
  • Is it True?
  • Mengembed IG ke Website

Categories

  • Action Figure
  • Front End
  • Game Guide
  • Gamepiew
  • Games
  • Gashapon
  • Grafis
  • Hot News
  • Komputer
  • Last Cloudia
  • Mobile Legend
  • Multimedia
  • Other
  • Programming
  • Reviews
  • Tips
  • Trivia
  • Tutorial
  • Unboxing
  • Uncategorized
  • Video Editing
  • Wajiblog
  • Youtube Content
Close
Menu
  • Programming
    • Front End
  • Multimedia
    • Grafis
    • Video Editing
  • Reviews
    • Action Figure
    • Gashapon
    • Unboxing
  • Games
    • Gamepiew
    • Mobile Legend
  • Other
    • About Me
    • Memes
Copyright All rights reserved | Theme: Blog Prime by Themeinwp.