I am planning to use 'jQuery' for my WSS 3.0 Site. I am using 'Javascript' also on it.
Will I face any conflicts?
Thnks --saumil
|
I am planning to use 'jQuery' for my WSS 3.0 Site. I am using 'Javascript' also on it. Will I face any conflicts? Thnks --saumil |
|||
|
|
Questions on SharePoint Stack Exchange are expected to relate to SharePoint within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
jQuery is just a library of code written -in- JavaScript. So in order to use jQuery you actually need use to JavaScript. So to answer your question: no, there will be no conflicts as JQuery needs JavaScript to work. |
|||
|
|