Weather by You!

Templates and Projects support => Html Templates => Topic started by: aznetcowboy on April 10, 2013, 12:41:59 PM

Title: Problems with Trends display
Post by: aznetcowboy 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.
Title: Re: Problems with Trends display
Post by: Mr.Meteo 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
Title: Re: Problems with Trends display
Post by: aznetcowboy 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