anitab-org / vms

THIS PROJECT IS ARCHIVED. Volunteer Management System.
GNU General Public License v2.0
1 stars 4 forks source link

Add toggling effect on buttons #1134

Open keshakaneria opened 3 years ago

keshakaneria commented 3 years ago

Description:

The current change in page doesn't let the admin see which page is opened up. To let us know on which page we currently are, add the toggling effect in buttons for clear marking of which tab is opened up.

Mock:

For Events page: image For Jobs page: image

Definition of Done

Estimation

1 hour

decon-harsh commented 3 years ago

I would like to work on this!

decon-harsh commented 3 years ago

Can you specify the color code ? I am using # 158cba

keshakaneria commented 3 years ago

Can you specify the color code ? I am using # 158cba

Cool! No problem

decon-harsh commented 3 years ago

Hey @keshakaneria I am having a doubt ! The href="url()" is not letting js to add classname. How to do this?

keshakaneria commented 3 years ago

Hey @keshakaneria I am having a doubt ! The href="url()" is not letting js to add classname. How to do this?

I didnt get you. Can you elaborate a bit more? You can even take help of this.