You should use the keyword 'var' before each variable.

Thanks & Regards,
Dhruva Sagar.


Charles de 
Gaulle<http://www.brainyquote.com/quotes/authors/c/charles_de_gaulle.html>
- "The better I get to know men, the more I find myself loving dogs."

On Sat, Sep 12, 2009 at 3:33 PM, Rick Faircloth <r...@whitestonemedia.com>wrote:

>  Code:
>
>
>
>        $(document).ready(function() {
>
>
>
>               streetNumber         = 'valid';
>
>               streetName          = 'valid';
>
>               city                 = 'valid';
>
>               state                = 'valid';
>
>               bedrooms             = 'valid';
>
>               fullBaths            = 'valid';
>
>               rent                 = 'valid';
>
>               securityDeposit      = 'valid';
>
>
>
>        });
>
>
>
> Error:
>
>
>
> “Object doesn’t support this property or method”
>
>
>
> This doesn’t cause an error in FF.
>
>
>
> Thoughts?
>
>
>
> Thanks,
>
>
>
> Rick
>
>
>
> *
> -------------------------------------------------------------------------------------------------------------------
> *
>
> *"Those who hammer their guns into plows will plow for those who do not."
> - Thomas Jefferson*
>
>
>

Reply via email to