dominickm / jupiter_broadcasting_mobile_community

The Jupiter Broadcasting community project.
Other
100 stars 17 forks source link

Corrected For the Style Guide And Some Little Changes #18

Closed ghost closed 11 years ago

ghost commented 11 years ago

So I made the amendments, and also have removed jb.url as it jquery already has a get feature. I have removed the contents of now playing as I am working on integrating jplayer into it.

I moved all the JavaScript code into externals sheets as I believe this will help with ensuring that code quality and will make things more modular. The code is in the head tag and not in the html tag. From the testing I did there is little/no difference in performance.

ShaneQful commented 11 years ago

Cool I'll merge it in :) Thanks for making the changes to the style. It just makes everything more consistent and a little easier to read/debug.