Author Topic: Problems with Trends display  (Read 1533 times)

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Problems with Trends display
« on: April 10, 2013, 12:41:59 PM »
I don't know why I didn't notice this sooner, but in my Trends page the selected thumbnail does not display properly. Instead of displaying in the larger box, it goes to a new page. The box where the selected thumbnail should display is on 3/4" high by 8.5" across.

I took the trendsT.htm file from my Weather_Blues_v1 download and reinstalled it. However, I get the same result. Could it be a styles.css issue? If so, I have no idea where to look.

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Problems with Trends display
« Reply #1 on: April 10, 2013, 03:12:48 PM »
Hi,

You have probably mixed some javascript as I see in first lines:
script type="text/javascript" src="./js/jquery-1.7.2.min.js"

and below, for menu:
script type="text/javascript" src="lib/jquery-1.4.3.min.js"

But, in your trends page 1.7.2 and 1.4.3 are inverted.

Regards,
Jacques
Please, consider supporting this site 

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Re: Problems with Trends display
« Reply #2 on: April 15, 2013, 05:47:10 PM »
Jacques,

That was the problem. Thanks for the assist. Sorry it took so long to reply to you, but I've been preoccupied lately with a close friend passing away very unexpectly and with my grandson planning on getting married and my daughter's health.

Tom