That worked!! Thanks!
Ryan
--- In ajaxcfc@yahoogroups.com, "Erick Rodriguez"
<tb.erick.rodriguez@...> wrote:
>
> Better to use:
>
> $('#id').css({"display":"block"});
>
>
>
> From: ajaxcfc@yahoogroups.com [mailto:ajaxcfc@yahoogroups.com] On
Behalf Of
> Ryan
> Sent: Monday, September 01, 2008 11:39 PM
> To: ajaxcfc@yahoogroups.com
> Subject: [ajaxcfc] JS Style Not working...
>
>
>
> Using cfajax.... why is this not working..
>
> $('#outerSiteMesage').style.display='block';
>
> This is the error I'm getting..
>
> "object does not support this property or method"
>
> Any ideas?
>
> Ryan
>