Hi, i want to use the $ utility function select all elements with an id that starts with 'select_'. I know you can basic regex with the $function..so in this case i'd need to use the carat to search for id's starting with 'list_'. I cannot find the correct syntax to do this in the manual....i've tried every way i can think of...it has to be something like $(^'select_')
Any ideas? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
