Originally posted by stolzyboy
what exactly are you trying to do
Well I'm not finished with the Javascript part yet... it has a bug in the code right now, but anyway..
I have a PHP-driven forum on my site, the PHP allows the members to select a picture from a drop-down list but it doesn't show them what the Avatars look like until AFTER they've selected them!
This javascript displays a image as they are selected from the list. What I want to do, is include this little bit of Javascript into the PHP code. 🙂
So- once I'm happy with the Javascript code, I'll find the PHP file which lets them chose a Avatar, then modify it, if it's not too complex. I hope it works.