Trollacious,
I could'nt get your example to work for me whatever I tried, but I was doing a bit more studying and came up with this:
<script>
function changeAd(){
var currentSel = document.getElementById("selection");
var duff = document.getElementById("duff");
var well =...
Thanks a bunch Lee,
At least I know my logic wasn't too far off. I think I'll have to code out the if/else statements because the option values will mess with my search.php that reads the selection and any associated values when it's submitted.
If I go the if/else route, do I reference the...
I'll try to be as short as possible with this..
I have built a local business search site for my employer and I wanted to create a sort of 'targeted ads' function on the page. I would like to be able to select from a dropdown list and display an ad in a different iframe based on the selection...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.