Hi, first of all you have to include the Javascript in the head section of the page. Then you have to copy the complete form: '<FORM name=search onsubmit="return findInPage(this.string.value);"> <DIV align=center> <P><FONT size=3><INPUT onchange="n = 0;" size=15 name=string> </FONT><INPUT type=submit value="Search Page"> </P></DIV></FORM>' By Submit the Javascript function will be called.
One last thing: this "searchfunction" is only working on IE, nether on FF OR Opera. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[EMAIL PROTECTED] Im Auftrag von akahn Gesendet: Dienstag, 2. Dezember 2008 18:25 An: RedDot CMS Users Betreff: Re: Create a Search In Page Great, Yes, all of the content that is to be searched for will be on the same page. Can you point me in the direction of the javascript I should be looking for? akahn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
