Adlago Posted July 18, 2015 Share Posted July 18, 2015 In one of my pages load 8 images. In the code for every image using "JS:void" - each click change image ->unchanged size, only other image. With browsers Firefox and Safari everything is OK for all 8 x 2 images.With the browser Opera second image (after click) is larger margin-top ->5pxWith the browser Chrome - then click the margin-left becomes less 5px Does anyone have any idea how to fix this issue? Link to comment Share on other sites More sharing options...
Adlago Posted July 19, 2015 Author Share Posted July 19, 2015 To close the topic - I found the solution.Instead "position: absolute " should be used "position:relative " a small editing of margin.Now all browsers behave friendly Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.