Tagged Questions
7
votes
4answers
1k views
Can DokuWiki & jQuery play together?
I'm having some trouble getting jQuery to play nice with DokuWiki - has anyone already done this successfully?
At the moment, including jQuery reuslts in all sorts of JS functionality breaking, and ...
0
votes
1answer
69 views
jQuery script for clickNshow on a dokuwiki page
I am making a dokuwiki for our company, but because the documents tend to get very large, I want to collapse the sections and only show the headers. The sections should appear when the header has been ...
0
votes
1answer
283 views
Intergating dokuwiki and jquery
Dokuwiki us prototype, my site use Jquery.
If there is another way to alter Dokuwiki javascript, instead using jQuery.noConflict(), or/and var $j = jQuery on my jQuery?
I open all .js files on ...