I have a requirement where the user enter the price in text box and i need to get the value in java script/jquery function and by using the value i need filter list data using xslt. I have to assign the java script/jquery variable value to xsl variable and need to use it to filter the list.
Any help please i am new to XSLT.