aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Setting on click function and passing in variable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Setting on click function and passing in variable" Watch "Setting on click function and passing in variable" New topic
Author

Setting on click function and passing in variable

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

I am doing something like this:



The problem is that for every element that gets this on click function id is always the last id of the loop. So no matter what element I click I get an ID of say 1008. How do I get it to use a different id for each function?

Thanks.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
http://www.coderanch.com/t/119917/HTML-JavaScript/Scope-Chain-Closures

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Setting on click function and passing in variable
 
Similar Threads
only works in firefox
Passing arguments to function passed to event click function.
Dynamically added form fields cannot access from request access
problem with clone()
need enclosing form name of a element in jquery