Skip to content Skip to sidebar Skip to footer
Showing posts with the label Custom Data Attribute

Find Specific Anchor Tag And Replace Data Atribute On Click

I have following page structure Solution 1: $( ".audiojs .play-pause" ). click ( functio… Read more Find Specific Anchor Tag And Replace Data Atribute On Click

Html Data Attribute Ie6 Support

Does HTML's data attribute work in IE6? I'm using the attribute like this Solution 1: IE6… Read more Html Data Attribute Ie6 Support