View Full Version : Ajax Tabs, load external page no refresh?
acctman
08-19-2008, 07:01 PM
is there an ajax tab script that will load an external page into a tab, without refreshing the page? I need to have 4 tabs and when the user clicks on a tab it should load the external page (page1.html) without refresh.
I've seen it done with inline pretty much like a show/hide. But, I need to do it with external pages that have submit buttons one them.
*without the use of iframe
TheJoshMan
08-19-2008, 10:12 PM
yep... It's right here:
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
ddadmin
08-19-2008, 10:47 PM
Technically it's certainly possible, though where to look really depends on how the forms in the external pages are set up, so you can customize the Ajax transfer process to take into account any JavaScript on those pages that needs to be dynamically added to the main page when the contents themselves are carried over. Ajax Tabs Content script (http://www.dynamicdrive.com/dynamicindex17/iframetabcontent/index.htm) by itself doesn't do this (unless you use the IFRAME mode), but it may be possible to customize the script to do it. Sounds like a task that may be suited for the DD Scripts Paid (http://www.dynamicdrive.com/forums/forumdisplay.php?f=29) section.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.