Reply
Complex iFrame issue - pls help :(
Old 06-19-2007, 05:50 AM Complex iFrame issue - pls help :(
Novice Talker

Posts: 5
Hi All

- My site is HTML with a flash navigation menu.
- All pages are loaded within an iFrame.

Now all iFrame pages as we know.. are a separate entity. Therefore when accessing externally for e.g. http://mysite.com/about.html -- it will only bring up THAT page itself.
--

What i want to do is;

01) when accessing the page externally (for e.g. about.html) , it will load the site completely with my flash file (navigation menu). not only that (about.html page) itself.

02) other thing is... i also want to continue navigating with the iframe option on.


If anyone could provide help or solution it be much reallly appreciated!

thanks very much

Last edited by eric2007 : 06-19-2007 at 05:52 AM.
eric2007 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-19-2007, 09:46 AM Re: Complex iFrame issue - pls help :(
santowhir's Avatar
Experienced Talker

Posts: 30
have you tried using display: overflow in a div instead of iframes?

They look like an iframe but its just a div with a scrollbar meaning that the text would still be within the page, and your navigation along with everything else would be displayed.
__________________
// stottie.net // - xhtml, css, php, mysql, javascript, xml, xsl
santowhir is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 12:51 PM Re: Complex iFrame issue - pls help :(
cbeaudin's Avatar
Super Talker

Posts: 126
Name: Clayton Beaudin
Location: Proud to be Canadian
I have to agree with santowhir, CSS is a much easier solution to this problem.

If for some reason you HAVE TO use iframes which i do not suggest the way i would solve it is use a little bit of simple php, but this would require a lot more work and its a way messier solution.
cbeaudin is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 02:23 PM Re: Complex iFrame issue - pls help :(
LadynRed's Avatar
Super Moderator

Posts: 6,539
Location: Tennessee
Quote:
01) when accessing the page externally (for e.g. about.html) , it will load the site completely with my flash file (navigation menu). not only that (about.html page) itself.
Sorry, you can't really do that.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 07:18 PM Re: Complex iFrame issue - pls help :(
Novice Talker

Posts: 5
LadynRed i believe it is possible, though may not be simple HTML.. possibly related with JavaScripting?.
eric2007 is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 08:56 PM Re: Complex iFrame issue - pls help :(
LadynRed's Avatar
Super Moderator

Posts: 6,539
Location: Tennessee
Not the way you described it, no.
Iframes are just not a good solution. A server-side include would be a better solution, or divs and css.

As for your Flash, I hope you are also including a TEXT version of your navigation.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-20-2007, 09:49 AM Re: Complex iFrame issue - pls help :(
HighVoltage123's Avatar
Ultra Talker

Posts: 263
that navigation menu can easily be done using Css (It will load faster) not Flash but... It's your design eric2007
HighVoltage123 is offline
Reply With Quote
View Public Profile Visit HighVoltage123's homepage!
 
Old 06-20-2007, 02:06 PM Re: Complex iFrame issue - pls help :(
Skilled Talker

Latest Blog Post:
My book update
Posts: 98
Name: Eric
Location: Las Vegas
I also would use php but I would get away from iframes all together!!!
peanutpad is offline
Reply With Quote
View Public Profile Visit peanutpad's homepage!
 
Old 06-20-2007, 02:26 PM Re: Complex iFrame issue - pls help :(
Average Talker

Posts: 26
Name: Michael
I wouldn't use flash for navigation for 3 main reasons,

1. Most search engines woun't be able to pickup the link meaning it woun't find the other pages on your site.

2.Some people has flash disabled since its used frequently for ads, which mean well...

3. Text Readers woun't pickup flash text making it hard for our accessible friends.

I suggest you redo your navigation using good old css.
Space Xscape is offline
Reply With Quote
View Public Profile
 
Old 06-20-2007, 06:15 PM Re: Complex iFrame issue - pls help :(
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,166
Name: Dan
Location: Swindon
Sorry this isnt really related. but is there anyway someone could do if/else like statments for showing certain content depending on browser settings? so for instance if browser has flash disabled, show text/css menu if not show flash. i think u would use javscript. which wouldnt be gd if the user also has javascript disabled...

Also a gd idea if u are using a flash navigation would be to have the same navigation, but with only a . as the text between <a></a> this way search engione etc index and u get a fancy flash naviagtion



Dan
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 06-21-2007, 11:26 AM Re: Complex iFrame issue - pls help :(
LadynRed's Avatar
Super Moderator

Posts: 6,539
Location: Tennessee
You could use a browser detection script, Dan, and there is a Flash detection 'kit' you can use too.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 07-07-2007, 03:07 AM Re: Complex iFrame issue - pls help :(
Novice Talker

Posts: 11
yeah that right!
legauxenterpris is offline
Reply With Quote
View Public Profile
 
Old 07-07-2007, 07:37 AM Re: Complex iFrame issue - pls help :(
Ninja's Avatar
Average Talker

Posts: 18
I agree that if your design can be implemented without using iframes then you should resort to it.
Ninja is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Complex iFrame issue - pls help :(
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.19209 seconds with 12 queries