javascript - ie8 - margin and ajax bug -
any appreciated, thanks.
bug 1 - http://perfectgsm.hu
nivo slider in middle, in ie8 top not in line (in else correct). inline margin-top:-12px inside, in ie8 dev mode looks overridden something.
(looks in ie8 div starts, content of starts above it)
bug 2 - http://perfectgsm.hu
the vertical gold menu on top, on hovering element has weird movement buttons
(looks problem of fella: https://stackoverflow.com/questions/1470418/ie8-vertical-margin-bug )
bug 3 - http://konzolbazis.hu
ajax search not working...in header there search, on typing should refresh table id=ajax, in other browsers works charm.
(used code w3schools basic it, linked below, , works in ie8: http://www.w3schools.com/php/php_ajax_php.asp )
search bug solved: ie8 not support js .innerhtml changing content of tr, have use div.
others still open.
Comments
Post a Comment