1) Script Title: Ajax Tabs Content Script (v 2.2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...?countrytabs=1
3) Describe problem:
In the Tabs dosn't work Youtube Links. Why?
1) Script Title: Ajax Tabs Content Script (v 2.2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...?countrytabs=1
3) Describe problem:
In the Tabs dosn't work Youtube Links. Why?
You must use an iframe to fetch 'foreign' external content.
in this script generally doesn't work any external link. I use the latest version of firefox browser. even in the demo #3 of the Ajax Tabs Content Script (v 2.2) which is to be loaded in an iframe google, nothing comes to me.
Ok, thanks - now it works fine. But now i have an another problem. I want to put the follow code in an *.js file:
I tried it with a function multitabs() { .... } but it doesn't work.Code:<script type="text/javascript"> var countries=new ddajaxtabs("countrytabs", "countrydivcontainer") countries.setpersist(true) countries.setselectedClassTarget("link") //"link" or "linkparent" countries.init() </script>
Perhaps u can help me with my another problem here: http://www.dynamicdrive.com/forums/s...t-after-select
Last edited by Sirius; 01-15-2013 at 05:03 PM.
Yes, i taked the Tab Content Script (v 2.2) (http://www.dynamicdrive.com/dynamici...tabcontent.htm) and i tried to put the follow code in the tabcontent.js:
Hmm ... i did not understand the problem!Code:var countries=new ddtabcontent("ajaxtabs") countries.setpersist(true) countries.setselectedClassTarget("link") //"link" or "linkparent" countries.init()
Do you have a test page showing the problem?
Bookmarks