|
|
 |
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 17:04
I'd agree, you should just put
var idResultsDiv = document.getElementById('idResults');
then change the next line (the one with the error) to:
idResultsDiv.innerText='Searching Software Dungeon...';
Phil
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
[EMAIL REMOVED]
Sent: 04 January 2007 17:34
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: Site Check Please
do you use firebug? if not you should :) www.getfirebug.com
its saying theres an error in ajax.js on this line...
idResults.innerText='Searching Software Dungeon...';
'idResults is not defined'
Hope thats of some help.
>
>Hi,
> I have a site at http://www.software-dungeon.co.uk which I keep
>adding to. I cannot see any serious problems myself but firefox has a
>problem with the search facility ?? . Please if any one could check it over
>and see if any errors can be found. Thanks. You can ignore the alphabetic
>pages as I am still working on them.
>
>James Jenkins
>
>
>--
>Freelancers, contractors earn more with Prosperity4
>Call 0870 870 4414 or visit www.prosperity4.com
>and benefit from Inland Revenue approved expenses today.
>
>To advertise here: http://www.freelancers.net/advertising.html
>
>
--
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|