You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
Thanks for a great plugin. It has really shortened my development time. I do have one question, though. I was noticing that the forecast thumbnail seemed to be the same for each day of the forecast. I opened the code and noticed that there was a 1 hard coded into the array index that sets the thumbnail and image (approx. lines 97 & 98). Should this 1 actually be i ? Thanks in advance. Again, great jQuery plugin.
Thanks for a great plugin. It has really shortened my development time. I do have one question, though. I was noticing that the forecast thumbnail seemed to be the same for each day of the forecast. I opened the code and noticed that there was a 1 hard coded into the array index that sets the thumbnail and image (approx. lines 97 & 98). Should this 1 actually be i ? Thanks in advance. Again, great jQuery plugin.