jssor - How would i access this tag <div u="slides" > through external CSS ? -
I am having trouble manipulating the cascading style sheets of this particular tag. I want an external cascading style sheet to change my style.
You can specify CSS for the 'Slides' container in the following manner,
Pre> & lt; Div id = "yourid" square = "yourclass" u = "slide" ... & gt; & Lt; Style & gt; #yourid {} .yourclass {} & lt; / Style & gt;
Comments
Post a Comment