Re: Interframe communication



Thomas 'PointedEars' Lahn said the following on 12/1/2007 5:24 AM:
Randy Webb wrote:
Thomas 'PointedEars' Lahn said the following on 11/30/2007 11:47 AM:
Wael wrote:
I don't agree with that assessment. You should view that page with a
browser window that is 800 pixels wide or so. It is horrendous.

<URL:http://members.aol.com/_ht_a/hikksnotathome/waelsedky.jpg>

Not a very pleasing look.

Make the lower right "frame" a div element with absolute positioning and
the rest of your "frames" can be made part of the page itself. One
document, no frames. It even solves your JS issue because then you have
no frames to try to communicate across.

http://www3.sympatico.ca/sedky69/
Part of my last reply, that you snipped, included this:

<quote>
And in that page, try to explain, simply, what you are trying to do.
</quote>
that's bad news. back to the drawing board. i haven't used <div>
before. i am using html because photoshop creates the file for me. i
just have to tweak it, add scripts, etc.
`div' *is* a proper standardized HTML element type since HTML 4.01.
Who said it wasn't? The OP clearly said he hadn't used it before. Nothing more, nothing less. Especially not that it wasn't part of HTML.

I understood the OP's emphasizing that they are "using HTML because ..." in
relation to "I haven't used <div> before" as their saying that `div' was not
part of HTML.

I have read that post 4 times now and honestly can't see how you can interpret it that way.

and to make the page look a lively a bit, i was going to have an icon
displayed in the frame that i cannot access.
You don't need frames for that. Probably you don't even need client-side
scripting; :hover could suffice.
http://www.w3.org/TR/CSS21/
Yeah, we all know how well supported :hover is on images in the most predominant browser on the web. Makes it pretty useless.

You are missing the fact that these are graphical links.

Has nothing to do with whether it is a "graphical link" or not. Telling someone to use something that is not supports in the most predominant browser on the web is a wasted effort. It is almost as bad as telling someone to use an IE-only feature.


--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.



Relevant Pages

  • Can a web control appear to cross a frames border?
    ... A banking web app I've been using lately ... I say 'appears to be using frames' because ... there are no html definitions for the other ... which opens a browser window with no tool, menu or address bars (I have ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: New Website Detailing History of A Non-Profit
    ... most search engines use crawlers or bots to locate ... indexing data from Web pages that are not valid HTML. ... You are using frames for no really good purpose. ... Your copyright notice appears on my browser window as ...
    (soc.org.nonprofit)
  • Re: Aw shoot
    ... All are 'strict' HTML and CSS which ... It all looks fine at my end on any browser. ... Replace frames with server side includes so that your documents do ... When I look at http://www.jimscott.co.uk/ I see a frameset. ...
    (alt.html)
  • Re: How to call another program
    ... No frames: taken care of. ... had 95% of the solution with the script that use LWP twice. ... Output the HTTP and HTML headers immediately, ... or just let the browser sit and wait for processing to complete. ...
    (comp.lang.perl.misc)
  • Re: Simple question ??
    ... A web page is basically an HTML document. ... a technology that, at the most basic level, delivers HTML to a web browser. ... Internet Explorer, for example, can display Word documents, ... file format to a browser in its native state. ...
    (microsoft.public.dotnet.framework.aspnet)