Add the jQuery Library to your blog!
After the great success of the my Digg Button Extensions for BlogEngine.NET, I decided to try another. With the growing popularity of jQuery I chose to write a jQuery Extension for BlogEngine.NET. Below you will find download and installation instructions. If you have any questions please feel free to use the Contact Form.
Installation
Download the compressed file jQuery_Extension_v1.0.zip, then:
- Extract the files.
- Copy jQuery.cs into /App_Code/Extensions/ folder
- Copy the jQuery folder into the root of the web folder
Configuration
The component is completely configurable valuing the following mandatory attributes :
- jQuery File: File name of jQuery plugin file.
- Description: Description of jQuery plugin file.
By default the jQuery Extension loads with jQuery 1.2.6 min file. Any additional plugin files should be copied to the jQuery folder and entered into the Extension configuration page. You can find many more jQuery plugins here.
Additional Resources
If you have any trouble loading additional jQuery plugins be sure to check the above resources. In some instances there may be a confilct with the often used "$" as a shorthand method.
Download
jQuery_Extension_v1.0.zip (63.51 kb)
Please use the Contact Form to submit and bugs or feature requests.