Bug #3621 » 3621.patch
components/com_comprofiler/js/menubest.js | ||
---|---|---|
// comme on a �vit� le clignotement, maintenant on fait appara�tre le menu ;-)
|
||
document.getElementById("conteneurmenu").style.visibility='';
|
||
}
|
||
window.onload = function() {
|
||
window.onresize = Chargement;
|
||
window.onresize = Chargement;
|
||
}
|
||
|
||
/*
|
||
* Place les �l�ments du menu correctement, au chargement, au scroll, au redimensionnement
|