Re: [jQuery] Jquery and Dynamic assignment

2010-01-21 Thread Nathan Klatt
On Wed, Jan 20, 2010 at 2:54 AM, West415 malik.robin...@gmail.com wrote: My question is how can I use jquery to assign click handlers without having to do this: cfloop from=1 to=5 index=i button id=create-user_#i# click=createUser(#user_id#)Create User/button button id=create-user_#i#

[jQuery] Jquery and Dynamic assignment

2010-01-20 Thread West415
a counter to it equal to the current row in my loop like so: Create User Edit User My question is how can I use jquery to assign click handlers without having to do this: Create User Create User -- View this message in context: http://old.nabble.com/Jquery-and-Dynamic-assignment