View Single Post
  #16  
Old 07-19-2010, 05:53 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default templates and buttons

I think i found,
Can you try to replace function showPage in main.js by this one :

function showPage(pageURL,button_id) {

hideContent(pageURL);
if (selected_button!="" && button_id!=selected_button) {
sendToASUnselectButton('anim_'+selected_button);
}
if (button_id!=undefined) {
selected_button = button_id;
}
}
__________________
We are always pleased to read you in our guestbook