mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2025-08-01 18:22:48 +00:00
parent
18769abf37
commit
bcbdf96f54
6 changed files with 21 additions and 27 deletions
|
@ -82,12 +82,6 @@ $(document).ready(function() {
|
|||
$(".i").fadeToggle(300);
|
||||
$(".nine i").toggleClass("fa-chevron-right");
|
||||
$(".nine i").toggleClass("fa-chevron-down");
|
||||
});
|
||||
|
||||
$(".ten").click(function(){
|
||||
$(".j").fadeToggle(300);
|
||||
$(".ten j").toggleClass("fa-chevron-right");
|
||||
$(".ten j").toggleClass("fa-chevron-down");
|
||||
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue