Re: Interframe communication



Randy Webb wrote:
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:
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.

IE supports the :hover pseudo-class for `a' elements, too.


PointedEars
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16
.



Relevant Pages

  • Re: Interframe communication
    ... an icon displayed in the frame that i cannot access. ... we all know how well supported:hover is on images in the most predominant browser on the web. ... You are missing the fact that these are graphical links. ... Telling someone to use something that is not supports in the most predominant browser on the web is a wasted effort. ...
    (comp.lang.javascript)
  • Re: Interframe communication
    ... an icon displayed in the frame that i cannot access. ... You are missing the fact that these are graphical links. ... predominant browser on the web is a wasted effort. ... My solution is the proof that:hover rollovers with images would work in IE, ...
    (comp.lang.javascript)
  • Re: Interframe communication
    ... we all know how well supported:hover is on images in the most predominant browser on the web. ... You are missing the fact that these are graphical links. ... Telling someone to use something that is not supports in the most predominant browser on the web is a wasted effort. ...
    (comp.lang.javascript)