Wonder about the ">" in the attribute
-
The html has this attribute:
<div ... data-cycletwo-slides="> div.slide" ...>
I wonder if that “>” is compatible with old browsers. I guess it is, but the plugin works fine without it.
<div ... data-cycletwo-slides="div.slide" ...>
The “>” might also confuse people writing their own content filters. I thought the html was broken when I first saw it.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Wonder about the ">" in the attribute’ is closed to new replies.