Jump to content

[ RESOLU ]bug page Historique de commandes


Recommended Posts

Bonsoir

 

Je vient de voir un bug dans la page Historique de commandes ou tous est décaler sur la droite , j ai fait une recherche sur le forum le problème vient du history.js j ai suivi la corrections qui se trouve sur http://forge.prestas...owse/PSCFI-5502 mais rien

 

 

 

A fix that worked for me was to wrap the lines in the fadeIn callback. Here is the code :

$(this).fadeIn('slow', function () { $.scrollTo(this, 1200); if(typeof(resizeAddressesBox) == 'function') resizeAddressesBox(); });

 

 

 

 

merci pour votre aide

Edited by Glaber (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...