Do you have any idea why IE does not recognize any of these buttons below as a link at all?
<a href="#zanas" class="content-loader"><div id="zanas"></div></a>
<a href="#dizain" class="pics_holders"><div id="dizain"></div></a>
<a href="#izkustvo"><div id="izkustvo"></div></a>
<a href="#kontakti" class="content-loader"><div id="kontakti"></div></a>
also check out the site (the buttons are located on the lamp's shape) - http://lambev-design.com/
Update: I saw that the elements have to contain something (the empty spaces did not work), and knowing that the divs are located in 4 different places rather to create a span tags I chose to simply put an images in those divs with opacity as 0 but i do't know if that is a CrossBrowser command and if will work everywhere).