Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Client-side Performance


_ck_
Participant

@_ck_

You can disable all javascripts and things fallback to non-js mode (usually, except in 1.0 I think they broke some things, again)

comment out this line like so in your header.php

<?php // bb_enqueue_script('topic'); ?>

Everything is being eventually moved to jquery like wordpress.

Skip to toolbar