Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamshory authored Jan 23, 2017
1 parent 10d5368 commit fa46131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PseudoClassStyle
Sometime yo need to change pseudo class ::before and ::after style dynamicaly from script but it is not simple way to do it. Now you can use this script to change pseudo class ::before and ::after style using jQuery. It is work in Firefox 50.
Sometime we need to change pseudo class ::before and ::after style dynamicaly from script but it is not simple way to do it. Now we can use this script to change pseudo class ::before and ::after style using jQuery. It is work in Firefox 50.

In this script, I create 3 stylesheets to show you how does it works. Wherever you initialize the pseudo class style, it will modify style on last stylesheet.
In this script, I create 3 stylesheets to show you how does it works. Wherever we initialize the pseudo class style, it will modify style on last stylesheet.

0 comments on commit fa46131

Please sign in to comment.