Quote:
Originally Posted by lasto
quite neat that if a little slow but the idea is deffo a good one.
Installed and works fine on 3.6.8 but if i scroll the forum with the menu at the side there is a really bad flicker - is there anyway to fix this.
All the text in the side menu needs editing as its not english but besides this it works fine.
|
Thanks.
If you want, you can remplace the code for template HEADER, with :
HTML Code:
<!-- Code for the left panel -->
<div id="dhtmlgoodies_leftPanel">
<a class="closeLink" href="#" onclick="initSlideLeftPanel();return false">Fermer</a>
<div id="leftPanelContent">
<!-- This is the content -->
<div>
Insert your text here !
</div>
<!-- End content -->
</div>
</div>
<!-- End code for the left panel -->
Slow ou High
You can change param in js file (sidepanel.js)
C?dric