0.0.13 • Published 6 years ago

activebutton v0.0.13

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

Active Button

Please consider index.html It shows active button or clicked button on the links. It is isomorphic library.

Demo Url

Include style.css file between head tag

<link rel="stylesheet" type="text/css" href="style.css">

Include activeButton.js file between head tag

<script src="activeButton.js"></script>

Use the following form between body tag

<div id="kategoriler"> 
    <a href="/bidb/dashboard"> Tümü </a>
    <a href="/bidb/dashboard/devameden" > Devam Edenler </a>
    <a href="/bidb/dashboard/gecti" > Geçti </a>
    <a href="/bidb/dashboard/donduruldu" > Donduruldu </a>
    <a href="/bidb/dashboard/iptal" > İptal </a>
    <a href="/bidb/dashboard/tamamlananlar"> Tamamlananlar </a>
</div>
0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago