Jump to content

CSS and browsers


Adlago

Recommended Posts

Posted

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 ->5px
With the browser Chrome - then click the margin-left becomes less 5px
 
Does anyone have any idea how to fix this issue?
 
Posted

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:thumbsup:

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...