Wow, I'm not gonna lie javascript is frickin frustrating!!! I realize that that CGI/php versions would kick ass, but I need my search to be cross platform compatible.
Just wondering how it's possible to have 2 seperate search box's on a page, both going from seperate index files. I tried to save the seperate goups of files into 2 seperate folders (Search_internal, Search_external), my index file with the search boxes is located in the root folder.
Also, is this even going to be an effective work-around to having too large of an index file? Or will javascript still max. out the same as the files will roughly add up to the same size, bigger even...
Just wondering how it's possible to have 2 seperate search box's on a page, both going from seperate index files. I tried to save the seperate goups of files into 2 seperate folders (Search_internal, Search_external), my index file with the search boxes is located in the root folder.
Also, is this even going to be an effective work-around to having too large of an index file? Or will javascript still max. out the same as the files will roughly add up to the same size, bigger even...
Comment