Forum Moderators: open
:)
Inside the javascript itself, replace the property : "visibility:hidden;"
with: "visibility:hidden;z-index:6;" or whatever z-index thou needst. I never knew I could use that with javascript. :D
Thanks to Sal for explaining this to me.