Re: Frames, Javascript and IE 5.2 for Mac

From: Stefan B Rusynko (sbr_enjoy_at_hotmail.com)
Date: 07/28/04


Date: Wed, 28 Jul 2004 04:41:03 -0400

You have invalid html in
http://www.cohenwhiteassoc.com/left.html
Delete the </TD></TR></TABLE> in
</HEAD>
<BODY BACKGROUND="images/side-back.jpg" link="#FFFFFF" vlink="#C0C0C0"
text="#FFFFFF">
</TD></TR></TABLE>
<div align="center">

On http://www.lmbudge.com/ and http://www.stonemarkfinearts.com/
The script with the array opens a comment tag
<script language="JavaScript1.2">
<!-- Hide me from non-javascript aware browsers

But is missing a closing comment tag before </script>
Add
-- !> before </script>

-- 
_____________________________________________
SBR @ ENJOY (-:              [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!"  (-;
To find the best Newsgroup for FrontPage support see:
  http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Pam Johnson" <anonymous@discussions.microsoft.com> wrote in message news:506e01c473fa$c9627e30$a601280a@phx.gbl...
| URL for frames site is
|  http://www.cohenwhiteassoc.com/
| URL for sites with random image displays are:
| http://www.lmbudge.com/
| http://www.stonemarkfinearts.com/
| Thanks for any help.
|
| Pam
|
| >-----Original Message-----
| >Pam:
| >
| >What is the URI for the site?
| >
| >IE5.2 is the latest (and last) version of IE for the Mac.
| >
| >Did you try it in Safari (which will be the browser to be
| concerned about in
| >not too many more months)?
| >
| >-- 
| >Murray
| >
| >"Pam Johnson" <anonymous@discussions.microsoft.com> wrote
| in message
| >news:48ee01c47370$089e9b00$a401280a@phx.gbl...
| >> I inherited a realtor web site that uses frames. I tried
| >> to bring the site up on my friend's newish Mac (under a
| >> year) on which they use Internet Explorer v 5.2
| >> I have no idea if this is the latest version of IE for
| Mac.
| >>
| >> The site would simply not display. I could not find any
| >> properties to change on IE. Other non-frames sites I
| have
| >> designed were fine. I coudl get an individual page to
| >> display if I knew its direct address - but missing of
| >> course the site menu on the other frame.
| >>
| >> I also found that sites where I display an image using a
| >> random number generator & Javascript (one of the many
| >> freebies) did not work on that same set up - the top
| >> leverl menu came up, but not the script-generated image
| >> nor the text that succeeds it. Ideas?
| >>
| >
| >
| >.
| >


Relevant Pages

  • Re: RFD: How To Recognize Bad Javascript Code
    ... Elements consist of tags ... Your example `script' elements are empty where they should have ... | it cannot provide a fallback to browsers not running Javascript. ... Some web developers use this to work ...
    (comp.lang.javascript)
  • Re: Script for Hiding/Un-Hiding Text On Click
    ... The devices into which browsers are embedded are becoming more capable and have more resources available to them, so the need for very small browsers diminishes, but at the same time browsers are starting to be embedded into even smaller devices. ... react to dynamic assignments to a - display - property either ... a style object and that that style object had a 'string' type ... If you are wrong in that inference your script will act to render the content hidden by the STYLE element you write completely inaccessible. ...
    (comp.lang.javascript)
  • Re: browser automation forum?
    ... You can do the above without using a browser; just script. ... automatically search various classified ads for items ... "Description" always follows the tag prefix: ...
    (microsoft.public.scripting.jscript)
  • Re: How to stream HTML output?
    ... >> I have a pretty intense script, ... >> the progress of the script to display on the page as the script is ... the emitted HTML really will be incrementally displayed by browsers. ... incremental display on the one hand, and meta refresh on the other, ...
    (comp.lang.perl.misc)
  • Re: Embed image in html with ajax
    ... script. ... need this to make a new petition to the server? ... the above technique to display it? ... can have one img tag whose src attribute can be changed to point to ...
    (comp.lang.javascript)

Loading