Re: OT: Safari/Mac - frames and iframes acting weird

This WebDNA talk-list message is from

2007


It keeps the original formatting.
numero = 69038
interpreted = N
texte = Actually my iframe seems to be fine. same basic code as yours.... What I'm doing on this site ..... I load a typical iframe 770 pixels wide and center it on a page. Within that iframe I now load a typical header/body 2-layout frame. Now within that "body" frame I show other pages as needed, and even some additional framed setups depending. (yeah I know lotsa nesting happening) The pages intended to be seen in that body frame appear as "invisible" (although again I can do a view source and see their code). And again only in Safari. Opera, Firefox on a mac are OK Opera, Firefox and IE on a PC are OK Some little peculiarity in safari i'm missing?? It may be a bit more unforgiving on something as compared to all the other browsers? Thats where I'm leaning, but haven't found anything searching around... Showing code mught be useful to an answer, but thats a lotta calling of pages and frames etc such to post here...... Not sure if I can easily do that... --- Stuart Tremain wrote: > Lester > > This is my iframe code that works OK in Safari, all > very simple. > > Do you think it may have something to do with paths > in your src file ? > > > > src="conversation.html?CurrentOrderNumber=[CurrentOrderNumber]" > width="390" > height="80" > frameborder="0" > marginwidth="0" > marginheight="0" > scrolling="yes" > title="conversation"> > > Customer/Direct converstaion > > > > > > On 07 Jun 2007, at 10:38 AM, Lester wrote: > > > yep, it displays fine. > > > > trying to access or see it in a set of frames > "within" > > the iframe is where it goes into hiding. But again > I > > can do a "view source" within the frame/iframe and > see > > the actual html code of the page not being > > displayed.... > > > > very puzzling. > > > > and again only in Safari > > > > > > --- Stuart Tremain wrote: > > > >> Does the page that you want to display on the Mac > >> come up OK if you > >> access it directly, ie not through the iFrame ?? > >> > >> On 07 Jun 2007, at 9:39 AM, Lester wrote: > >> > >>> I just have an old iMac for testing.... > >>> > >>> Creating a site that is not showing pages within > >>> frames/iframes. > >>> BUT > >>> only when trying to view in Safari on a mac. > >>> Firefox and opera on a mac are a-ok. > >>> > >>> > >>> > >>> The weird thing: > >>> > >>> I can do a "show source" and see the code of the > >> page > >>> not being seen, so it's there but not being > >>> displayed.. > >>> > >>> > >>> > >>> Are there some peculiarities with Macs/Safari > and > >>> iframe/frames ? > >>> > >>> Maybe I'm inadvertantly "hiding" a page with a > >> layer > >>> or something like that??? Transparency maybe?? > >>> > >>> Been toying with this all day. > >>> > >>> > >>> > >>> lester > >>> > >>> > >>> > >>> > >>> > >>> > >> > > > ______________________________________________________________________ > >> > >>> ______________Ready for the edge of your seat? > >>> Check out tonight's top picks on Yahoo! TV. > >>> http://tv.yahoo.com/ > >>> > >>> > >> > > > ------------------------------------------------------------- > >>> This message is sent to you because you are > >> subscribed to > >>> the mailing list > >> . > >>> To unsubscribe, E-mail to: > >> > >>> To switch to the DIGEST mode, E-mail to > >> >>> digest@talk.smithmicro.com> > >>> Web Archive of this list is at: > >> http://webdna.smithmicro.com/ > >> > >> > >> > > > ------------------------------------------------------------- > >> This message is sent to you because you are > >> subscribed to > >> the mailing list > >> . > >> To unsubscribe, E-mail to: > >> > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: > >> http://webdna.smithmicro.com/ > >> > > > > > > > > > > > ______________________________________________________________________ > > > ______________ > > Need a vacation? Get great deals > > to amazing places on Yahoo! Travel. > > http://travel.yahoo.com/ > > > > > ------------------------------------------------------------- > > This message is sent to you because you are > subscribed to > > the mailing list > . > > To unsubscribe, E-mail to: > > > To switch to the DIGEST mode, E-mail to > > digest@talk.smithmicro.com> > > Web Archive of this list is at: > http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are > subscribed to > the mailing list > . > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: > http://webdna.smithmicro.com/ > ____________________________________________________________________________________ Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. http://sims.yahoo.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
  2. Re: OT: Safari/Mac - frames and iframes acting weird ( Stuart Tremain 2007)
  3. Re: OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
  4. Re: OT: Safari/Mac - frames and iframes acting weird ( Stuart Tremain 2007)
  5. Re: OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
  6. Re: OT: Safari/Mac - frames and iframes acting weird ( Stuart Tremain 2007)
  7. Re: OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
  8. Re: OT: Safari/Mac - frames and iframes acting weird ( Stuart Tremain 2007)
  9. Re: OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
  10. Re: OT: Safari/Mac - frames and iframes acting weird ( Stuart Tremain 2007)
  11. OT: Safari/Mac - frames and iframes acting weird ( Lester 2007)
Actually my iframe seems to be fine. same basic code as yours.... What I'm doing on this site ..... I load a typical iframe 770 pixels wide and center it on a page. Within that iframe I now load a typical header/body 2-layout frame. Now within that "body" frame I show other pages as needed, and even some additional framed setups depending. (yeah I know lotsa nesting happening) The pages intended to be seen in that body frame appear as "invisible" (although again I can do a view source and see their code). And again only in Safari. Opera, Firefox on a mac are OK Opera, Firefox and IE on a PC are OK Some little peculiarity in safari i'm missing?? It may be a bit more unforgiving on something as compared to all the other browsers? Thats where I'm leaning, but haven't found anything searching around... Showing code mught be useful to an answer, but thats a lotta calling of pages and frames etc such to post here...... Not sure if I can easily do that... --- Stuart Tremain wrote: > Lester > > This is my iframe code that works OK in Safari, all > very simple. > > Do you think it may have something to do with paths > in your src file ? > > > > src="conversation.html?CurrentOrderNumber=[CurrentOrderNumber]" > width="390" > height="80" > frameborder="0" > marginwidth="0" > marginheight="0" > scrolling="yes" > title="conversation"> > > Customer/Direct converstaion > > > > > > On 07 Jun 2007, at 10:38 AM, Lester wrote: > > > yep, it displays fine. > > > > trying to access or see it in a set of frames > "within" > > the iframe is where it goes into hiding. But again > I > > can do a "view source" within the frame/iframe and > see > > the actual html code of the page not being > > displayed.... > > > > very puzzling. > > > > and again only in Safari > > > > > > --- Stuart Tremain wrote: > > > >> Does the page that you want to display on the Mac > >> come up OK if you > >> access it directly, ie not through the iFrame ?? > >> > >> On 07 Jun 2007, at 9:39 AM, Lester wrote: > >> > >>> I just have an old iMac for testing.... > >>> > >>> Creating a site that is not showing pages within > >>> frames/iframes. > >>> BUT > >>> only when trying to view in Safari on a mac. > >>> Firefox and opera on a mac are a-ok. > >>> > >>> > >>> > >>> The weird thing: > >>> > >>> I can do a "show source" and see the code of the > >> page > >>> not being seen, so it's there but not being > >>> displayed.. > >>> > >>> > >>> > >>> Are there some peculiarities with Macs/Safari > and > >>> iframe/frames ? > >>> > >>> Maybe I'm inadvertantly "hiding" a page with a > >> layer > >>> or something like that??? Transparency maybe?? > >>> > >>> Been toying with this all day. > >>> > >>> > >>> > >>> lester > >>> > >>> > >>> > >>> > >>> > >>> > >> > > > ______________________________________________________________________ > >> > >>> ______________Ready for the edge of your seat? > >>> Check out tonight's top picks on Yahoo! TV. > >>> http://tv.yahoo.com/ > >>> > >>> > >> > > > ------------------------------------------------------------- > >>> This message is sent to you because you are > >> subscribed to > >>> the mailing list > >> . > >>> To unsubscribe, E-mail to: > >> > >>> To switch to the DIGEST mode, E-mail to > >> >>> digest@talk.smithmicro.com> > >>> Web Archive of this list is at: > >> http://webdna.smithmicro.com/ > >> > >> > >> > > > ------------------------------------------------------------- > >> This message is sent to you because you are > >> subscribed to > >> the mailing list > >> . > >> To unsubscribe, E-mail to: > >> > >> To switch to the DIGEST mode, E-mail to > >> > >> Web Archive of this list is at: > >> http://webdna.smithmicro.com/ > >> > > > > > > > > > > > ______________________________________________________________________ > > > ______________ > > Need a vacation? Get great deals > > to amazing places on Yahoo! Travel. > > http://travel.yahoo.com/ > > > > > ------------------------------------------------------------- > > This message is sent to you because you are > subscribed to > > the mailing list > . > > To unsubscribe, E-mail to: > > > To switch to the DIGEST mode, E-mail to > > digest@talk.smithmicro.com> > > Web Archive of this list is at: > http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are > subscribed to > the mailing list > . > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: > http://webdna.smithmicro.com/ > ____________________________________________________________________________________ Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. http://sims.yahoo.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Lester

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

F2 to F3 rocky transition (1997) Here is the code: (2000) [WebDNA] WebDNA vs. php war ;-) (2010) Error Lob.db records error message not name (1997) [OT] Display Glitch (2004) OK, here goes... (1997) Tea Room trouble (1997) [OT] Sybase vs. Pervasive SQL for WebDNA integration? (2005) [ShowNext] (1997) [SHOWIF AND/OR] (1997) [closeDataBase myDataBase.db] not working? (1997) [include] affect on filepaths for links? (1997) system crashes, event log (1997) Email Format (1998) no global [username] or [password] displayed ... (1997) StoreBuilder (retitled) (2002) Bug - 4.5 (2002) SiteCheck & WebCat ? (1997) Timeout question .. (2003) Running 2 two WebCatalog.acgi's (1996)