[jQuery] Re: Append Variable to Select box

2010-01-26 Thread Mircea
Thanx for the solution MorningZ. I had changed the this with the actual span class and it works now. Thank you.

[jQuery] Re: Append Variable to Select box

2010-01-26 Thread MorningZ
on issue you have is in one place you seem to have a variable names fresizeSizeNOPX then later on you have $("#px").val("fresizeSizeNOPX"); which is a string value, not the value of the variable you used earler second issue, or confusion, what do you think or want "this" to be in the selector: