MydnyteSyn
06-29-2007, 01:31 AM
1) Script Title: Drop-down Document Viewer
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex3/dropdownview.htm
3) Describe problem:
I don't really have a problem with this script. However, I'm here to ask if it would be possible to use this script in a way that the page it is used on does not include the header of the rest of the website?
For a better understanding of what I wish to accomplish, if you click this Link (http://rpg.dragonhearthall.com/featureuse.php) to a page on my phpbb forum, then click on the GO button for Link Accounts, you see the banners and menu appear within the content frame area and I don't want it there. I'd like only text to be in there.
Could someone help me please? I sincerely appreciate it :)
Also, does the link in this part of the script ...
var iframecode='<iframe id="external" style="width:95%;height:400px" src="featureuse.php"></iframe>'
have to be the same as the first link in the drop down menu area of the script?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex3/dropdownview.htm
3) Describe problem:
I don't really have a problem with this script. However, I'm here to ask if it would be possible to use this script in a way that the page it is used on does not include the header of the rest of the website?
For a better understanding of what I wish to accomplish, if you click this Link (http://rpg.dragonhearthall.com/featureuse.php) to a page on my phpbb forum, then click on the GO button for Link Accounts, you see the banners and menu appear within the content frame area and I don't want it there. I'd like only text to be in there.
Could someone help me please? I sincerely appreciate it :)
Also, does the link in this part of the script ...
var iframecode='<iframe id="external" style="width:95%;height:400px" src="featureuse.php"></iframe>'
have to be the same as the first link in the drop down menu area of the script?