Take the 2-minute tour ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

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.

share|improve this question
    
Have you read msdn.microsoft.com/en-US/en-en/library/…? –  Marcus Rickert Apr 25 '14 at 11:50
    
The first answer in the following question has a couple of links that you may want to look at: stackoverflow.com/questions/14340658/… –  CM Kanode Apr 25 '14 at 12:19

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.