It is currently Thu Mar 28, 2024 9:30 am


All times are UTC


Forum rules


Please click here to view the forum rules



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: long iframe question
PostPosted: Sat Jul 01, 2006 6:03 am 
Noobie
Noobie

Joined: Wed Jun 28, 2006 6:38 pm
Posts: 34
this is a long question but here goes

i have three pages with navigation as follows:
+index.php (iframe @ id='_submenu' and another @ id='_body')
-submenu (Folder)
+home.php (link,coming soon, to iframe '_body' on index.php. loaded into iframe id='_submenu')
+coming soon (final page loaded in index.php @ iframe id='_body'
+... lots of others

i have an iframe that loads 'submenu/home.php' with a bunch of sub links, including the coming soon, which i want to load into an iframe on index.php

so i need help making the script for all different links and i know nothing about javascript, if it is even involved.

any help is appreciated


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 06, 2006 11:35 am 
Noobie
Noobie

Joined: Thu Jul 06, 2006 10:10 am
Posts: 3
easier generate one html page using php
Code:
========== index.php ===========
<?

include('submenu');

....

include('worked_script.php');

....

include('something.php');

?>


searchers doesn't like iframes :!:


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 06, 2006 5:53 pm 
I have no life!
I have no life!

Joined: Sun Feb 13, 2005 6:12 pm
Posts: 1504
Location: My Office
Greetings,

If you have seen his index.php page for code, I believe he has mulitple different 'sidemenu' type pages.

_________________
Best Regards:
Aaron McGowan (aka: CyberGeek, =cipher=)

CyberGeek's Software Solutions
-- WWW: http://www.cybergeeksoftware.com
-- Tech Line: 1-519-860-4557
-- Email: cybergeek@cybergeeksoftware.com


Top
 Profile  
 
 Post subject: here goes again
PostPosted: Fri Jul 07, 2006 3:56 am 
Noobie
Noobie

Joined: Wed Jun 28, 2006 6:38 pm
Posts: 34
i have an index.php page in root folder with an iframe called _submenu.
i have a submenu_home.php page in root folder with a link to an iframe called _body, which is located on index.php

i have a link on 'index.php' to load 'submenu_home.php' in the '_submenu' iframe, on 'index.php' with the following code:
Code:
<a href="submenu_Home.php" target="_submenu">Home</a>


i have a link on 'submenu_home.php' to load 'comingsoon.php' in the '_body' iframe on 'index.php' with the following code:
Code:
<a href="comingsoon.php" target="_body">Coming Soon</a>


help pleez, i know this is kinda confusing

_________________
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 20, 2006 2:44 am 
Noobie
Noobie

Joined: Wed Jun 28, 2006 6:38 pm
Posts: 34
PLEEZ HELP, I'M GETTIN KINDA FRUSTRATED RIGHT KNOW!

_________________
Image
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ]  Moderators: fhmagic, KJ, Moderators, Support Team

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
100WebSpace © 2011