|
Forcing the dollar ($) Namespace within your JQuery functions |
Whilst documenting some Open Source platforms for an upcoming project I found that several of the larger more prominent Open Source software solutions perform some subtle tweaks to included JavaScript libraries. In this case JQuery.
This is a short post on ho to ensure that the $ character always represents the JQuery library in your framework.
|
Dynamically tagging content with Keywords using JQuery |
I've used a ticketing system called Lighthouse App for a while now, and one of the features I really like about it is its ability to tag content with keywords in a very easy and obvious fashion.
If you have ever wanted to tag an article or some content with a list of Keywords then this blog article is for you.
|
Simple JQuery Google Analytics tracking object |
Each time I build a new project I find myself adding in several common objects from a variety of languages. One of those objects is a JavaScript based Google Analytics tracking object.
|
Book review: JQuery Mobile – a first look |
I was recently sent a copy of JQuery Mobile by Packt publishing for review. I've dabbled in the JQuery Mobile development language a fair amount, so I was interested to see what this book could teach me that may be different from the information out there in the community.