Similar articles
Latest Microsoft Blogs
Live Preview jQuery Plugin
Many web applications (such as this blog) allow users to enter HTML as a comment. For security reasons, the set of allowed tags is tightly constrained by logic running on the server. Because of this, ...
JQuery HowTo
Check if jQuery plugin is loaded
The previous post checked if jQuery is loaded, now it is time to check if particular jQuery plugin is loaded. Checking if plugin exists or if plugin has been already loaded is useful if you are writin...
JQuery HowTo
Check if jQuery plugin is loaded
The previous post checked if jQuery is loaded, now it is time to check if particular jQuery plugin is loaded. Checking if plugin exists or if plugin has been already loaded is useful if you are writin...