I had many problems getting the script on the home page of this site to work properly, but thanks to this forum, I was able to pull it off, I think. The JS I refer to is the onmouseover when you hover on the menu thumbnails in the right vertical column to show the larger img in the left column...
Do I understand this correctly: I can now get rid of the toggleMe function? The picTitle suffices. I don't need any more than that. (the toggleMe had a paragraph parameter)So clean and simple.
var previousToggle=null;
function toggleMe(a){
var e=document.getElementById(a);
if(!e)return...
After struggling through 15-20 different methods, answers, attempts, theories and hacks, you DID IT! Would it be inappropriate to say I LOVE YOU?? I can't tell you how much angst I have had over this. AND it works in all browsers. I honestly can't say I understand exactly how it works but I am...
New to JavaScript so PLEASE bear with me. Trying hard to learn. My client specifically asked for a type of menu (scroll over a thumbnail and you see a large photo in the column next to it. And of course the thumbnail is clickable to new page. I am using this Jeremy Keith script:
/* This script...
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.