Search the web
Sign In
New User? Sign Up
xpstl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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
St. Louis Code Camp   Message List  
Reply | Forward Message #2168 of 2182 |
jQuery

> Craig: what kind of jquery stuff you planning on presenting? We've
> been using it a lot lately, and currently I'm toying with jquery
> UI on a project.

Mostly the same stuff I presented at last month's STLRuby meeting:

http://stlruby.googlegroups.com/web/jquery-form-demo.html?gda=G3Rb-EYAAACzMh9VBf\
fVXjQ4WKZH2cwoCva9WvD2T0qBpxfb_L-kiWG1qiJ7UbTIup-M2XPURDQYBs_o1ASmIwnQBkOu0xRTVZ\
yV-dsBF7OAUyDQwk6p7g

http://groups.google.com/group/stlruby/t/fe4b9b996897a553
http://groups.google.com/group/stlruby/t/49b9d8b8e929a24c

I actually wrote most of the jQuery code in my demo during the live
presentation. (Although I had previously written it a few hours before
as practice.) Tough to do, but it showed how simple it can be to use
jQuery in the real world.

I've used jQuery in a medium-sized Rails app with a pretty complex
input form. The jQuery is used to modify fields when other fields are
changed. Some of the changes require AJAX calls back to the server,
and others just do client-side modifications.

Last night I started working on a client-side unobtrusive validation
framework. All the HTML does is declare field types (as classes) and
whether the field is required. The jQuery code finds all the types,
runs validations, and marks each field (and associated labels) as
valid or invalid. I'm hoping to make the code available as Open Source
when we're done with it.

Craig




Tue Mar 4, 2008 6:44 pm

craig_m_buchek
Offline Offline
Send Email Send Email

Forward
Message #2168 of 2182 |
Expand Messages Author Sort by Date

Hey, it's about that time. Are we going to have a Code Camp this year? I've got several things I'd like to show off -- especially the jQuery JavaScript...
Craig Buchek
craig_m_buchek
Offline Send Email
Mar 4, 2008
2:24 am

Craig Buchek wrote: Hey, it's about that time. Are we going to have a Code Camp this year? I've got several things I'd like to show off -- especially the...
Brian Button
bbutton
Online Now Send Email
Mar 4, 2008
3:22 am

Brian, Well, if you need help, I'd be glad to join in and participate. ;) Craig: what kind of jquery stuff you planning on presenting? We've been using it a...
James Carr
jay_c_the_man
Offline Send Email
Mar 4, 2008
3:36 am

Brian, I'd like to see it happen, so if you need help I can make myself available to you. Regards, John Sextro ... -- Regards, John Sextro ...
John Sextro
jcsextro
Offline Send Email
Mar 4, 2008
3:59 pm

... Mostly the same stuff I presented at last month's STLRuby meeting: ...
Craig Buchek
craig_m_buchek
Offline Send Email
Mar 4, 2008
6:44 pm
Advanced

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