Day: 26 November 2013

  • WordPress and jQuery

    Add this code to the header.php file in the theme. Add this line before wp_head(): wp_enqueue_script(“jquery”); Then you can write a script (inside script tags) – somewhat like this: var $j = jQuery.noConflict(); // using j as selector to avoid conflicts $j(function(){ $j(“#respond”).hide(); // hide comment field }); Based on this tutorial by Chris Coyier.

Enable Notifications OK No thanks

We use cookies - more information

Multimusen.dk will set a few cookies from Doubleclick, Google and the Social Media plugins they ay set some cookies. Some of my pages use APIs - such as YouTube, LinkedIn, Google Fonts, Google Maps, Mapbox, Spotify, Jetpack, Twitter, Facebook &c.. Such plugins may set the odd cookie.

Close