I'm making a web page and I want to use the source nexa bold , I have downloaded the source and I have it in various extensions such as .otf , .eot , .wof , .ttf , and .svg , I want to clarify that this error only...
I am trying to adapt a small app. web that uses some jQuery functions and I have found that it does not hide elements of the page when with another browser if it does well.
jQuery(function() {
// Handler for .ready() called.
jQuery('.dock...
I have a site made with bootstrap and it works OK on all devices and browsers except in IE 9 and 10 where the hidden and visibility classes do not work, such as hidden-xs.
Do you know if there is any way to correct this? I searched and found not...