• Hi Friends,

    I am trying to mimic my website in my wordpress theme and have basically been manipulating an existing theme’s code to look like my site.

    I’m getting stuck on the header because my tabbed menu on my website is in javascript (see here: http://www.dcmedia-design.com)

    How do i create this on my wordpress site?? I can’t figure it out for the life of me, and this is what I have so far. (see here: http://www.dcmedia-design.com/blog)

    I tried adding the php plugin-<?php wp_enqueue_script(“jquery”); ?>

    and then called my scripts with the js files that created the menu, but it didn’t work 🙁

    Just so you can see, this is my wordpress header code:

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    Thank you for the help out there!!

  • The topic ‘Adding a JS Tab Menu to Header’ is closed to new replies.