Click to See Complete Forum and Search --> : Entering JS


TimeFC
04-29-2003, 06:21 AM
Hi all
newbie to javascript.
Im trying to paste some code into the head section of frontpage ( HTML view) but everytime I go to save that page, frontpage moves that part of my script into the body section, hence it doesnt work.
Any clues as to why, Im stumped
Thanks

TimeFC
04-29-2003, 07:35 AM
I found the prob and bo y do I feel silly.
I cut and pasted the code, and frontpage was substituting the < for the html code for <.
Thanks for your response Dave, much appreciated.