DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Create a Forum Codes and Support
*****************************************************
#Post#: 7898--------------------------------------------------
[Code] Any Image Changer
DIR By: xboi209
Date: January 6, 2013, 4:00 pm
---------------------------------------------------------
Description: Changes any image on your forum to any image you
want.
This code utilizes jQuery, please use the latest version found
in this thread:
HTML http://support.createaforum.com/5/jquery-v1-8-update/
HTML http://support.createaforum.com/5/jquery-v1-8-update/
Footers:
--- Code ---
<script>function
xboi209_changeimg(oldimg,newimg){$("img[src='"+oldimg+"']").attr("src",newimg)}
xboi209_changeimg("OLD IMG URL","NEW IMG URL");
</script>
--- End Code ---
Editing Instructions: At the end of the code before the
</script>, write xboi209_changeimg("OLD IMG URL","NEW IMG URL");
and replace OLD IMG URL with the old image url and NEW IMG URL
to the new image url. To change multiple images, just copy and
paste xboi209_changeimg("OLD IMG URL","NEW IMG URL"); before
</script>.
#Post#: 11654--------------------------------------------------
Re: [Code] Any Image Changer
DIR By: Silver734
Date: August 29, 2013, 6:25 pm
---------------------------------------------------------
It worked for a few minutes and then didn't work anymore
EDIT: nope it's better now just a bit slow
#Post#: 11660--------------------------------------------------
Re: [Code] Any Image Changer
DIR By: xboi209
Date: August 29, 2013, 10:54 pm
---------------------------------------------------------
--- Quote from: Silver734 link ---
>
> It worked for a few minutes and then didn't work anymore
>
>
> EDIT: nope it's better now just a bit slow
>
--- End Quote ---
If you're using this for a lot of images, it's definitely going
to be slow unless you have a modern web browser and a decent
computer.
#Post#: 11672--------------------------------------------------
Re: [Code] Any Image Changer
DIR By: Silver734
Date: August 30, 2013, 1:35 pm
---------------------------------------------------------
Is windows 7 ok?
#Post#: 11676--------------------------------------------------
Re: [Code] Any Image Changer
DIR By: xboi209
Date: August 30, 2013, 5:24 pm
---------------------------------------------------------
The OS doesn't matter
#Post#: 23344--------------------------------------------------
Re: [Code] Any Image Changer
DIR By: Cobra C
Date: July 19, 2020, 12:59 am
---------------------------------------------------------
Does this still work? Having trouble getting this to work.
*****************************************************
Page 1 of 1