This forum is also now the support forum for ForumUp.se, ForumUp.com.br, ForumUp.dk and ForumUp.vn, due to lack of Swedish, Portuguese, Danish and Vietnamese speaking staff.
Posted: Wed Sep 16, 2009 6:00 am Post subject: Problem with changing icons
i've tried both codes below, with 2 different images, but still no changing. subsilver theme.
Only registered users can see links on this forum! Register or Login on forum!
Code:
<script>
function iconswap()
{
var index = 0;
var imageorig01 = "http://wos.forumup.ro/templates/subSilver/images/common/whosonline.gif";
var imageorig02 = "http://wos.forumup.ro/templates/subSilver/images/common/folder_new_big.gif";
var imageorig03 = "http://wos.forumup.ro/templates/subSilver/images/common/folder_big.gif";
var imageorig04 = "http://wos.forumup.ro/templates/subSilver/images/common/folder_locked_big.gif";
var imagerplc01 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var imagerplc02 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var imagerplc03 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var imagerplc04 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
<!--
var index = 0;
var newbig = "http://wos.forumup.ro/templates/subSilver/images/whosonline.gif";
var newbig2 = "http://wos.forumup.ro/templates/subSilver/images/folder_big.gif";
var newbig3 = "http://wos.forumup.ro/templates/subSilver/images/folder_locked_big.gif";
var newbig4 = "http://wos.forumup.ro/templates/subSilver/images/whosonline.gif";
var mynewbig = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var mynewbig2 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var mynewbig3 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
var mynewbig4 = "http://img186.imageshack.us/img186/5618/postnonew.gif";
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum