Minimalistic Design + Icons + Dynamic Color. What do you think?

@20learncode16,

Few possible reasons i can think of causing problem in firefox:
i) Disabled Javascript
ii) Location access might be blocked for this page.

Please share error message (if any) from developer console in firefox.

Hope this helps.

Thanks for the tip, I started working on it but I can’t seems to make it work.
$("#showIcon").html(’<i class=’+‘wi-owm-’ + data.weather[0].id +’>’);
Are my quotes in the right places?
Is my jQuery selector .html wrong? I’ve tried different combinations.
Do you have an example elsewhere? The Weather Icons webite doesn’t seems to have a lot of info.

My Code Pen https://codepen.io/sisball8/pen/zdYZqQ?editors=1011