Search the web
Sign In
New User? Sign Up
ajaxcfc · ajaxCFC Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
JS Style Not working...   Message List  
Reply | Forward Message #1570 of 1584 |
Re: JS Style Not working...

Sorry I'm using ajaxCFC... not cfajax.. slip of the fingers

--- In ajaxcfc@yahoogroups.com, "Ryan" <ksu_stud@...> wrote:
>
> 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
>





Tue Sep 2, 2008 3:40 am

phidelt1350
Offline Offline
Send Email Send Email

Forward
Message #1570 of 1584 |
Expand Messages Author Sort by Date

Using cfajax.... why is this not working.. $('#outerSiteMesage').style.display='block'; This is the error I'm getting.. "object does not support this property...
Ryan
phidelt1350
Offline Send Email
Sep 2, 2008
3:38 am

Sorry I'm using ajaxCFC... not cfajax.. slip of the fingers...
Ryan
phidelt1350
Offline Send Email
Sep 2, 2008
3:40 am

Better to use: $('#id').css({"display":"block"}); From: ajaxcfc@yahoogroups.com [mailto:ajaxcfc@yahoogroups.com] On Behalf Of Ryan Sent: Monday, September 01,...
Erick Rodriguez
tberickrodri...
Offline Send Email
Sep 2, 2008
4:19 am

That worked!! Thanks! Ryan ... Behalf Of...
Ryan
phidelt1350
Offline Send Email
Sep 2, 2008
2:03 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help