Quantcast
Channel: JIRA – Maffelu.net
Viewing all articles
Browse latest Browse all 5

Using jQuery in Jira

$
0
0

If you want to make some customizations for your JIRA install using javascript then there are some good news; jQuery is bundled into the package. The only small downside is that you’ll have to bind the $ alias yourself: (function($){ $(document).ready(function(){ //your code here }); })(AJS.$); The AJS, Atlassian JavaScript, is a library that you […]

The post Using jQuery in Jira appeared first on Maffelu.net.


Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles





Latest Images