Hi. I am trying to use the tab content script v2.0 (http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm) but I can't seem to get it working on more than one page. I put it on my home page, and I tried putting it on another page, but the second page doesn't work. I think it doesnt evaluate the java code on the second page. Any ideas why this is happening or how i can fix it? I checked the code, so I know it's all right.
Are they in different folders? Maybe the tab script is looking for a relative path. do you have an example of the error? You may get a better response from the Dynamic Drive Forums.
if you are familiar with jquery, they have a very good(easy customization and setup) plugin for tabbed navigation, even supports ajaxed tabs
I have it set up on wordpress. I have two different page templates. The first page template is set up for my home page, the second one is for a page under the home page, if you know what i mean. Anyway, the first page is fine. The second page doesn't work. I have tried making 2 pages (Home and another) using the template that works, but it doesn't evaluate the code (i guess). Any reason it would do that? serialCoder no, I am not familiar with that. I asked on the forums, and someone said that the tab content one was good, cause unlike ajax it shows up to search bots or something like that, so it's better for SEO. Ill check out jquery, but I suck at javascript, so I don't know if i'll be able to use it. Oh. and something i've forgotten to mention. I am coding this template, so I use xaamplite on my computer so i don't have to load the site every time. It works fine in xaamplite, but is having issues when i put the template up on the server.