ubik Posted July 7, 2010 Share Posted July 7, 2010 Helloje cherche a mettre en place un petit module jquery pour un dok menuLorsque je met en place le code nécessaire pour faire tourné le script, ca me plante prestashop.Je pense que je dois réécrire le jquery d'une autre facon ? [removed][removed] et le code [removed] jQuery(document).ready(function($){ // set up the options to be used for jqDock... var dockOptions = { align: 'middle' // horizontal menu, with expansion UP/DOWN from the middle , fadeIn: 2000 // fade in over 2 seconds }; // ...and apply... $('#menu').jqDock(dockOptions); }); [removed] si je positionne le code dans le fichier header.tpl l'appli se stop,quelqu'un aurait une solutionMerci d'avance Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now