*URGENT* How can I edit this search function JAVASCRIPT to work with my website?
Hi guys,
I urgently require a search website function for a website I have built. I need it to simply search my website by keyword and deliver the results in an organised manor.
I have been iven a JAVASCRIPT solution which
Just after the magic happens you have this comment.
// "Page Name","path","Page Title","Many,Key,Words","Descriptive Comments"
Then you have this.
c=0; item[c]=new Array("index.html","","DemoSite","index,...
