$(document).ready(function(){ //Force click to display debug tab when parameter is defined in url //This file is only loaded in this case $('a[href="#advanced"]').click(); });