cloudy

Author Topic: wxraindetail.php add-on page for WD-AJAX-PHP-USA  (Read 26242 times)

0 Members and 5 Guests are viewing this topic.

Offline Labbs

  • Posts: 314
  • Göteborg, Sweden
    • Lokalt Väder
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #165 on: September 07, 2009, 07:26:09 AM »
Hi Kevin,

Your script works great - as usual  :)

FYI I'm also having problems when trying to download the zip files from your site. Approx.a month ago I had no problem but now I get a corrupted file, both with raindetails and sparkline. I've tried Windows server 2003, 2008 and Vista 32 and 64 with the same result. Also tried the build in program, and winzip. When downloading the file from this thread it works fine.

Thanks for all your help

Offline FrankP999

  • Posts: 1,131
  • Macon, Georgia USA
    • My Weather
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #166 on: September 26, 2009, 02:49:53 PM »
I have added the rain detail page to my site. I also added labbs color coding which I really like. I have one issue with spacing in IE8. There are numerous blank lines that appear before the main table. This only happens in IE8; it looks fine in Firefox. I would appreciate any suggestions. See the page in question at http://frankpinkston.com/weather/wxraindetail2.php

Thanks

Frank

Offline K3JAE

  • Posts: 696
  • Fayette County, PA., USA
    • K3JAE's Weather Station
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #167 on: September 26, 2009, 03:13:43 PM »
I reviewed your page and unless I misunderstood what you refer to, it is displaying perfectly to me on IE8.


73's de K3JAE

John
K3JAE Weather Station

Blackjack52

  • Guest
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #168 on: September 26, 2009, 03:19:24 PM »
I see random missing row lines. I have ie8 w/ compatibility view off.

Offline Murry Conarroe

  • Posts: 478
  • Decatur, Texas
    • Wildwood Weather
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #169 on: September 26, 2009, 03:36:55 PM »
I see no difference between Firefox or IE8 (with or without compatibility view on).
Murry

Offline FrankP999

  • Posts: 1,131
  • Macon, Georgia USA
    • My Weather
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #170 on: September 26, 2009, 04:53:59 PM »
Thanks for looking. It must be something unique to my particular PC. I have attached a screen shot showing the blank lines - in the extreme lower right you can see the start of the dropdown box.

I appreciate y'all taking the time to look.

Frank

Offline Labbs

  • Posts: 314
  • Göteborg, Sweden
    • Lokalt Väder
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #171 on: September 26, 2009, 05:11:33 PM »
Besides you are missing out on a few lines it looks fine here. Both with Firefox and IE8. When looking into your raindetail2.css I guess you have to add the same border you use to your "new" styles .raindayr1...4

    border: 1px solid #22464F;

That will most likely solve you missing lines... I hope

Online TNETWeather

  • Kevin Reed (KrelvinAZ)
  • Global Moderator
  • Posts: 5,868
  • Gremlins are at work...
  • Mesa, AZ
    • TNET Weather Station - Mesa AZ
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #172 on: September 26, 2009, 05:12:15 PM »
Not sure how this is happening since I have tried it all types of ways and never get that type of look.

My first thoughts were that you were using a adjusted text size or zoom size.

The Image you posted does not show normal text size, looks larger than it should be.

But... even adjusting the browser does not seem to make a difference.

One thing you could try would be to change the #rain CSS width from 100% to something less.

All you need is Time, Aptitude and Desire ... and you can build just about anything...

Offline K3JAE

  • Posts: 696
  • Fayette County, PA., USA
    • K3JAE's Weather Station
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #173 on: September 26, 2009, 05:13:06 PM »
Here is how I see it.


73's de K3JAE

John
K3JAE Weather Station

Offline FrankP999

  • Posts: 1,131
  • Macon, Georgia USA
    • My Weather
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #174 on: September 26, 2009, 05:47:20 PM »
Thanks for the help.

Kevin, good eye you have there. I do use IE8 at magnification of 150% but I still have the issue at 100% in IE8. I even tried IE8 50% mag - see attached screen shot.

Changing the table width in the CSS to smaller than 100% does not fix it.

labbs, Adding the CSS border: 1px solid #22464F does not help either.

I even tried removing the dropdown box for "select year" and still have the glitch,

I appreciate everyone's suggestions.

Frank

Offline FrankP999

  • Posts: 1,131
  • Macon, Georgia USA
    • My Weather
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #175 on: September 26, 2009, 06:15:21 PM »
Has anyone added the additional data that is on WD's raindetail2.gif? See the attached for the data like wettest month, driest month, etc

Frank

Blackjack52

  • Guest
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #176 on: September 26, 2009, 07:00:05 PM »
I like the look of this script.

However, I keep getting a win error when trying to unzip...not valid zip.

Online TNETWeather

  • Kevin Reed (KrelvinAZ)
  • Global Moderator
  • Posts: 5,868
  • Gremlins are at work...
  • Mesa, AZ
    • TNET Weather Station - Mesa AZ
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #177 on: September 27, 2009, 06:21:05 PM »
Has anyone added the additional data that is on WD's raindetail2.gif? See the attached for the data like wettest month, driest month, etc

Frank

Some of it is calculated by the chart itself, but no.  That part of the data is ignored by the script.

All you need is Time, Aptitude and Desire ... and you can build just about anything...

Online TNETWeather

  • Kevin Reed (KrelvinAZ)
  • Global Moderator
  • Posts: 5,868
  • Gremlins are at work...
  • Mesa, AZ
    • TNET Weather Station - Mesa AZ
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #178 on: September 27, 2009, 06:25:42 PM »
I like the look of this script.

However, I keep getting a win error when trying to unzip...not valid zip.

check the first article.  The zip is attached there.

Not sure why some are having problems unzipping the file from the scripts page.  I have tried a number of different platforms, OS's, browsers etc... and never have a problem downloading and unzipping it from there.

All you need is Time, Aptitude and Desire ... and you can build just about anything...

Blackjack52

  • Guest
Re: wxraindetail.php add-on page for WD-AJAX-PHP-USA
« Reply #179 on: September 27, 2009, 11:43:56 PM »
I was able to unzip the attachmnt in the 1st post. Thank you.

 

cumulus