I took a look and there is no javascript on that page.

If the issue is only in IE it could be an issue of a trailing comma.

something like:

{
 prop1 : val1,
 prop2 : val2,
}

the comma after val2 will break in IE.



On Thu, Dec 4, 2008 at 4:20 PM, Ben <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> Wonder if anyone could help me? Im having a problem with a MooTools
> slide script. Its used to drop down a contact form via a button. The
> page loads and works fine however i get an error in IE6 and IE7
>
> here is the error - 'null' is null or not an object
>
> here is a link to the page i am experiencing the error -
>
> http://www.stylescreative.com/arden-garages/used-cars/ford-fiesta/used-fiesta-bn55fnx.htm
>
> I am experienced with web programming however have only recently
> started using MooTools which are are very good by the way!
>
> Any help on this would be much appreciated.
>
> Cheers,
>
> Ben.
>
>

Reply via email to