Re: RGPL - a couple of updates



On Dec 2, 6:43 am, "PinZach" <z...@xxxxxxxxxxx> wrote:
"PinZach" <z...@xxxxxxxxxxx> wrote in message

news:gh3hf9$30i$1@xxxxxxxxxxxxxxxxxxxxxx





"Kenbo" <Ke...@xxxxxxxxxxxxxxxxxxx> wrote in message
news:rgfaj4l7n2ofug04m3jdtjh249ndkfk8b0@xxxxxxxxxx
On Mon, 1 Dec 2008 20:52:58 -0800, "PinZach" <z...@xxxxxxxxxxx> wrote:

Had a couple of late posts and a corrected score or two emailed to me.

So, the stats/rankings were updated again.

www.pinzach.com

34 players this week - a new RGPL record.

Pretty sweeeeeeeeeet.

PZ, not sure if you know about this or if the problem is on my end but
when I display the rankings on my machine using firefox 3.0.4 the
columns are not sized properly for the data. For example, the high
score for AFM is ~14 characters and is displayed in a column about 6-8
characters wide.

It does display correctly on IE.

FYI.

Thanks for the info, not sure I know what to do about that.  It's simly an
Excel spreadsheet I'm exporting as an html, so I don't know how else do
crank it out that's similar to solve that problem.

Anyone else having issues that are similar?

It might be an unrecognized font type or size, maybe I'll try something diff
there.  The high score has a diff size and font than the median.  Does the
median look okay?

I've seen this all along Zach. Thought I mentioned it months ago. I
simply use an add on to Firefox that allows me to open links in IE.

The problem is the width of the table (table-layout:fixed;width:950pt
also a separate width=1262) and cells combined with the font size in
the html code:

<table x:str border=0 cellpadding=0 cellspacing=0 width=1262
style='border-collapse:
collapse;table-layout:fixed;width:950pt'>

Additionally Excel will add TONS of unnecessary code to the page
making it a chore to work with. A few options include a) mucking
through the code and fixing it by hand, b) take a screen shot of the
spreadsheet and post that, c) write your own table in html the import
the spreadsheet (mucho code work), d) leave it as is since we know the
issue and the work around is to simply view it in IE (eeewwwww). ;P

~Ron R
TBK=The Biggest Kid
"Route-rat extraordinaire!"
.



Relevant Pages

  • Re: html fonts size
    ... and may not even display the way *you* intend due to differences ... In some environments, HTML won't display at ... realize others may prefer to view email in their own font face, size, ... plain text, which lets them view our messages the way they want. ...
    (microsoft.public.mac.office.entourage)
  • Re: html fonts size
    ... in their *own* preferred font and size rather whatever hair-brained ... and may not even display the way *you* intend due to differences ... In some environments, HTML won't display at ...
    (microsoft.public.mac.office.entourage)
  • Re: Am I on the right track here?
    ... going to display all the data for a record. ... Its a bit more fuzzy with HTML because, effectively, the HTML ... Everything can be specified in absolute pixels, including the font ... you will get an absolutely positioned element of definite size. ...
    (comp.lang.php)
  • Re: New tutorial on APL Wiki web site
    ... The choice of font is determined by the Wiki's style sheet. ... But I'm having display problems too, ... In both Firefox and Chrome http://aplteam2.com/aplwiki/LearnApl/AplVariables ... and restarted the browser ...
    (comp.lang.apl)
  • Re: Javascript / FireFox help needed
    ... Firefox ... with setting a TR's display attribute to 'block'. ... HTML comments inside script elements are a waste of time, ...
    (comp.lang.javascript)