Answer the question
In order to leave comments, you need to log in
How to pass value to popup jqmodal?
There is an Aspro template, they have jqm forms through ajax.
The task is to transfer the value to the input. But as the form probably on an ajax does not turn out in any way.
$( ".click<?=$arItem['ID']?>" ).click(function() {
$( 'input[name="form_text_99"]' ).val('значение');
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question