<img src="..." showImage.Random(); style="float: left; padding: 5px"/> I'm trying to get a randomized image to be added to a specific dynamic location. I need it to fit into <img src=""> How would I go about calling the JavaScript from a separate location so as it doesn't act against my dynamic content? I need it to call images from a sub-folder calling images randomly upon refresh and plug itself into the <img src=""()".jpg" tag. Thank you for any suggestions in advance!
k, I should have thought it out before I posted <img src="randomimage.php"> 0_o It wasn't working before but I realized that my .php was off. ^_^ Any other ways of doing this would be cool to know? Thank you again,