Thanks. I can now see the layout in GoLive that I couldn't before, but didn't fix the rollover.shockie said:could it be this at the top:
Code:<script type="javascript"</script>
need to close up the first tag and get rid of the second since you already have a </script> at the end.
BINGO! I knew it was something simple that I was missing...xrvel said:Well, i'll try
Edit: I change the
toCode:<script type="javascript">and it worksCode:<script type="text/javascript">![]()

