function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KMK91KMK91 

Jquery POP populate value

Hi ,

On popup in Jquery how to pass input value.

Ex: maixmum value i need to enter 1 to 50.
on click pass this value in apex class method variable.

Thanks
KMK
SwethaSwetha (Salesforce Developers) 
HI KMK,
Does the answer provided on https://stackoverflow.com/questions/35566689/passing-html-input-val-to-apex-controller that looks similar to your ask help?

Related: https://salesforce.stackexchange.com/questions/63992/issues-passing-value-from-javascript-jquery-to-controller-using-hidden-input
https://salesforce.stackexchange.com/questions/46934/pass-java-script-value-into-apexinput-field-not-working