Skip to content

Commit c353672

Browse files
author
Daniell Mesquita
committed
Update script.js
1 parent 4370a20 commit c353672

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

rsc/script.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
function whiteline() {
2-
document.getElementById('handle-line').style.background='#fff';
3-
}
4-
function destroywhite() {
5-
document.getElementById('handle-line').style.background='rgba(255, 255, 255, 0.5)';
6-
}
7-
81
$(document).ready(function(){
92
/*---------------------------------
103
Tabs system from 99Lime.com HTML KickStart by Joshua Gatcke

0 commit comments

Comments
 (0)