Re: javascript in FrontpageFrom Prince6 on 25 August '98
adding to javascript in Frontpage posted by paul
>I tried to insert some Javascript with onMouseOver etc on a button into Frontpage (the page contains frames). I saved it and tried it on an IE4 browser. When I put my mouse over the button, the very first frame took on the appearance of what was supposed to be my new button look. >When I went and had a look at the HTML, I noticed that FP got rid of the capitals in 'onMouseOver' and turned it into 'onmouseover'. Beauty! >Where do I go from here? (Keep it civil) >The easy answer would be not to use FP but that is not an option in my situation as I need to add onto a FP site.
>Paul
I would agree with darryl in this case. I use Frontpage a lot but for javascipts i rely on other html editors because FP has a tendancy to destroy the code !!! Hope I have helped you