Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage Question #14

Open
farrider opened this issue Aug 26, 2011 · 0 comments
Open

Usage Question #14

farrider opened this issue Aug 26, 2011 · 0 comments

Comments

@farrider
Copy link

I am using your control inside of a form (called "formx"). Prior to adding the form my javascript worked that parsed a column of data values entered. Now it is broken. I have narrowed it down to the trivial addition of the class name "myTable01". I see in Firebug where a whole set of new names are added. However, being new to Javascript, I am not sure which name to pick up.

Here is a snippet of code that references the form.
lbl= eval("formx.pending" + alpay[k] + ".value");

I need to change formx.????.pending correct? But what

I apprecitate your time looking at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant