Hi all
Great peice of software but I have a niggling problem with the search template page.
When it loads in internet explorer and when taken to the results page I get the "Error on page" warning bottom left of browser.
This is pointing to a problem with: <body onload="highlight();"> tag.
I read somewhere that this could be typo so I tried <body onload="highlight()">
I have also tried removing this tag and using <script type="text/javascript">highlight();</script> at the end of the page. I get a different error.
This is the only problem I can see and I would appreciate someone pointing out where I have gone wrong.
Thanks
Mike
the site:
http://www.advaitavedanta.co.uk/search/search.php
Great peice of software but I have a niggling problem with the search template page.
When it loads in internet explorer and when taken to the results page I get the "Error on page" warning bottom left of browser.
This is pointing to a problem with: <body onload="highlight();"> tag.
I read somewhere that this could be typo so I tried <body onload="highlight()">
I have also tried removing this tag and using <script type="text/javascript">highlight();</script> at the end of the page. I get a different error.
This is the only problem I can see and I would appreciate someone pointing out where I have gone wrong.
Thanks
Mike
the site:
http://www.advaitavedanta.co.uk/search/search.php
Comment