Re: Interframe communication
- From: Randy Webb <HikksNotAtHome@xxxxxxx>
- Date: Sat, 01 Dec 2007 05:33:25 -0500
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: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.`div' *is* a proper standardized HTML element type since HTML 4.01.I don't agree with that assessment. You should view that page with athat's bad news. back to the drawing board. i haven't used <div>
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>
before. i am using html because photoshop creates the file for me. i
just have to tweak it, add scripts, etc.
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.
Yeah, we all know how well supported :hover is on images in the most predominant browser on the web. Makes it pretty useless.and to make the page look a lively a bit, i was going to have an iconYou don't need frames for that. Probably you don't even need client-side
displayed in the frame that i cannot access.
scripting; :hover could suffice.
http://www.w3.org/TR/CSS21/
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/
.
- Follow-Ups:
- Re: Interframe communication
- From: Thomas 'PointedEars' Lahn
- Re: Interframe communication
- References:
- Re: Interframe communication
- From: Randy Webb
- Re: Interframe communication
- From: Thomas 'PointedEars' Lahn
- Re: Interframe communication
- Prev by Date: Re: Interframe communication
- Next by Date: Re: How do I access the child object?
- Previous by thread: Re: Interframe communication
- Next by thread: Re: Interframe communication
- Index(es):
Relevant Pages
|