html5 - Forms in Chrome - strange css rendering -


today i've came across strange behavior never met before.

i built website on bootstrap 3.2.0. when put <form> in code, chrome (mac - mavericks) gets acting strange on reloads. hard describe - has render stuff in main.css slow after whole content ready rendered.

here's link: http://www.cloud-it.sk/sources/pooltechnika/shop-grid.html

has met glitch before?

finally have managed work out.

the presence of form tags in hmtl combined color transitions anywhere in css causes transitions on every element fire on load.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -