Thank you for your kind reply.

Actually I had this working for MSIE5 and NC4.7, in CSS and JavaScript, but now with NC6, it crashes badly. I was looking to PERL CGI as a way to escape from the multitudinous JS/Browser versions. You may visit my site at om-ah-hum.com to see what I had done with it.

I was setting the lines per screen in pixels, so that everybody got the same not different aspect in their window. It worked pretty well for 600, 800 and 1024 size displays. The only big hitch was my jpeg background which tiled horizontally at 1280...until I widened it.

I had set all the frames to percent of the screen, and the fontsizes to percent of the screen. You could shrink or expand the window and it looked okay. I was really quite happy with it until NC6. I did that with all three of my sites.

Thank you,
Gan Starling
Kalamazoo MI

In reply to Re: Re: Get info from browser known only to JavaScript? by aplonis
in thread Get info from browser known only to JavaScript? by aplonis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.