Publication:
Hide the koha banner

dc.contributor.advisorBalnaves, Edmund
dc.date.accessioned2017-04-03T12:36:40Z
dc.date.available2017-04-03T12:36:40Z
dc.date.issued2017
dc.descriptionUse OPACUserJS system preference with jquery to hide the opac banner<pre><code>$(".brand").hide();</code></pre><br />Note - the web page must be ready before the jquery will be able to modify the display format, so all the jquery so opacuserjs should include the jquery document ready function as follows:<pre><code> $(document).ready(function(){ $(".no-image").hide(); $("#rssnews-container").hide(); $(".newsfooter").hide(); $(".brand").hide(); }); </code></pre>en_US
dc.formatTexten_US
dc.identifier.collectionnameKoha documentationen
dc.identifier.urihttp:/docs.prosentient.com.au/prosentientjspui/handle/703/2905
dc.subjectKoha3.20+en_US
dc.subjectKohaen_US
dc.subjectopacuserjsen_US
dc.subjectjqueryen_US
dc.titleHide the koha banneren_US
dc.typeFAQen_US
dspace.entity.typePublication

Files