I am new to this coding stuff and I've made a portfolio site and it works fine on chrome and safari but for some reason in Firefox the projects section doesnt work right, theres no skew and I can't click on the more info button, any ideas? portfolio site
Try to remove z-index: -1;
property from .projects
class. With z-index: -1;
you are hiding block with more info
buttons below the body
block, and you can't click it.
How we can insert header and footer in google docs with google docs api using PHP code
Writing a new and appending a file in PHP without erasing contents
How to combine 2 arrays with the condition that 2 and 5 values will be from the second array?
How to keep the ?error on url if page extension not included?
Cannot find the answer after my research, help me with mysql [duplicate]
i have a fullscreen google maps and then i have a popupWhat i want is the popup to dissappear when i click on anything but the popup or if i press esc
I'm very new to jquery, so excuse me if the answer is elsewhereI've been trying to figure out how to preserve <br> line breaks in jQuery-affected text
I am trying to start playing music on my website once one clicks on the handle of a jQuery sliderCurrently, I have the slide event determining when to start playing the music