Javascript include doesnt work
-
Hi guys
I want to make my Sidebar tabbed. No i don’t want to use the Tabbed-Widget Plugin (or another) cause these are not very customizable and a little bugy. What ever here it is:
I just used a javascript tabbed content script. On my machine with a simple index.html it works fine. But if i try to inlcude it into the index/page/single.php in my Theme it won’t work…i included the code, and the css, and the javascript. THe Script is in an external file. I included the .js with
<script type="text/javascript" src="tabcontent.js"></script>
i tried also full path. i tried including it into the header and right over the Tabs-HTML-code. HTML and css is working but the javascript isn’t working at all in wp… how can i get this to work?
- The topic ‘Javascript include doesnt work’ is closed to new replies.