Friday, July 6, 2012

How to know your jquery version

To check your jquery version just alert this message.

alert($.fn.jquery);

and you will see your jquery version



No comments:

Post a Comment

How cache can be enabled for embeded text as well for search query results in Azure AI ?

 Great question, Rahul! Caching in the context of Azure AI (especially when using **RAG pipelines with Azure OpenAI + Azure AI Search**) can...