SUBMIT BUTTON
-
Hi, I already installed the plugin tablepress inverted and button filter. Is it possible then click the button it received the value of another input text to equal the ‘data-filterterm’?
I try this<input type="test" maxlength="13" id="searchTxt" class="searchField"/>
<button class="table-2-filter" data-filterterm=searchTzt.value onclick="alert(searchTxt.value)">Search</button>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘SUBMIT BUTTON’ is closed to new replies.