
jQuote is a plugin written by myself which allows for semantic blockquotes created on the fly with just one line of jQuery code for you to write – the hard work is all done for you!
Some of the features are:
* No duplicate content. If javascript is enabled, jQuote goes ahead and creates the blockquote.
* If javascript is not enabled, then obviously jQuote does not run. if jQuote does not run, nothing gets created. Meaning those with javascript disabled don t see duplicated text – which is what would happen if you did the usual method of copying + pasting text to create quotes.
* You can add extras as well – currently jQuote provides an easy option to add a person s name to the quote – for example if quoting a famous person it is always good to credit them – jQuote lets you do this easy peasy!
* Customise ALL of the look. Some plugins limit what you can change in the look. All jQuote does is create the
and give it a class – you then can change whatever you want via CSS
* You can even change the actual class itself if you want to!
* If you do add a source that is also wrapped in it s own class – which you can change – so you can style that differently









