I've been trying to replicate a cool script which opens a container in the current browser window when you mouseover a link.
I've got the javascript sorted but now that I've FTP'd the files onto my domain nothing appears to happen. I'm using javascript:void(0); to call the source file which is located in the <head> tag.
Just to clarify, I'm not actually using the script found in the example link from my first post. It is more to give people an idea of what I'm trying to do. My script is a little different, PM me for more details.