Toggle between two stylesheets

后端 未结 7 1659
北荒
北荒 2020-12-11 03:38

I am trying to add in a very simple method of switching between 2 stylesheets.

I can get the stylesheet to fire on click but not able to toggle it back to its origin

7条回答
  •  無奈伤痛
    2020-12-11 03:40

    You can use detach using jquery

    Demo link

提交回复
热议问题