MakeBetter / Units

Enhanced navigation on the web
1 stars 0 forks source link

Allow mainEl to specified as an array for selectors. #219

Open tanushree0 opened 10 years ago

tanushree0 commented 10 years ago

We need a way to specify mainElement selectors by priority.

For example for FB, we want to specify the shared content as the main element. When any shared content is not found in a CU, then we want the link to the author to get focused as main element. This is made possible using an array of mainEl selectors.