[jQuery] Error message

2009-10-11 Thread factoringcompare.com
Hi, Three values must add up to 100%. I have used two selects; #Stock_materials and #Stock_WIP with then third #Stock_Finished automatically displaying the result. Issue is that I want to highlight #Stock_WIP in red with an error message if the total in Stock_WIP is =>100. How do I add it into t

[jQuery] Error-Message: is not a function

2008-04-17 Thread Sen
I've been thinking the last two hours about this problem: The following function is part of a form validation script. The targeted selects contain a name attribute like "accomodation[1]" or "accomodation[2]". I neet the number within the brackets. The alert- function is just for testing and will b

[jQuery] Error-Message: is not a function

2008-04-17 Thread Sen
Hi, I've been thinking the last two hours about this problem: The following function is part of a form validation script. The targeted selects contain a name attribute like "accomodation[1]" or "accomodation[2]". I neet the number within the brackets. The alert- function is just for testing and w