We often want to be selective in how our javascript executes, based on controller and actions. We look at 3 different approaches
- use selectors based on form id
- use selectors based on css classes on the body
- namespaced javascript objects
if you know of any other approaches I would love to hear those as well
I recommend you click the HD link on the player and view it on Vimeo in full screen mode, this embed version is not so crisp.
I recommend you click the HD link on the player and view it on Vimeo in full screen mode, this embed version is not so crisp.
Resources
1 comment:
great.
I like third way.
Post a Comment