SolidSnke
09-13-2006, 12:24 PM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: Hmm very simply, I have my project I am working on for my web site 98% done but ran into a minor sang that maybe this script cannot even do, or maybe I am doing something wrong.
I have, to illustrate my problem, taken the demo files from the web site and posted them up on mine, http://thedrunkgeeks.com/demo.htm, and I am trying to make a link in one tab call another external page into the current tab.
Let me state it again, I call an external page, which also has links on it, when they click those links I would like it to open in the same tab that external page opened. All pages are within the domain; maybe I am using the wrong control. I have tried an IFRAME and do not like the results.
At the location above I have set up, like I said a demo, where the dog tab has a link to the otter tab.
I get this error when I click the link;
Line: 27
Char: 1
Error: 'parentNode' is null or not an object
Code: 0
URL: http://thedrunkgeeks.com/demo.htm
Any help would be appreciated as I am not very good with JavaScript, thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: Hmm very simply, I have my project I am working on for my web site 98% done but ran into a minor sang that maybe this script cannot even do, or maybe I am doing something wrong.
I have, to illustrate my problem, taken the demo files from the web site and posted them up on mine, http://thedrunkgeeks.com/demo.htm, and I am trying to make a link in one tab call another external page into the current tab.
Let me state it again, I call an external page, which also has links on it, when they click those links I would like it to open in the same tab that external page opened. All pages are within the domain; maybe I am using the wrong control. I have tried an IFRAME and do not like the results.
At the location above I have set up, like I said a demo, where the dog tab has a link to the otter tab.
I get this error when I click the link;
Line: 27
Char: 1
Error: 'parentNode' is null or not an object
Code: 0
URL: http://thedrunkgeeks.com/demo.htm
Any help would be appreciated as I am not very good with JavaScript, thanks in advance.