DerkJ
(DerkJ)
#1
While i was looking into the source of a Xojo Web 2.0 app i noticed the <html part has a class= with a very long unused value?
Why is there so many class names that are not even used. I can’t find even 1 class specified in there to be in my css.
Screenshot of a part of this:
Care to explain ?
These are primarily used by Modernizr for browser feature detection. They don’t have associated CSS because they are for JavaScript reference.
1 Like
system
(system)
closed
#3
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.