malcolmc
09-14-2007, 01:28 PM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: I a trying to call an external PDF file, but all I get is a jumble of meaningless characters. Are PDF files not supported in Ajax?
Second problem: using an iframe to embed an external page (e.g. from another domain or one with rich javascripts), the page does not display inside the iframe unless I specify the full URL (e.g. http://locahost/path/etc). However, this is a pain because it prevents portability - e.g. I am developing on my local PC using localhost and when I upload it to the server, the URL will need to be changed (and this is a problem because I will have over 20 such references).
Any workarounds ?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: I a trying to call an external PDF file, but all I get is a jumble of meaningless characters. Are PDF files not supported in Ajax?
Second problem: using an iframe to embed an external page (e.g. from another domain or one with rich javascripts), the page does not display inside the iframe unless I specify the full URL (e.g. http://locahost/path/etc). However, this is a pain because it prevents portability - e.g. I am developing on my local PC using localhost and when I upload it to the server, the URL will need to be changed (and this is a problem because I will have over 20 such references).
Any workarounds ?