javascript - Add html on head -


i’m “developing” web site sharetribe (this website create marketplaces). sharetribe limited “freedom” of developer. can add <head> of website. in <head> can change css of website, , great because can change appearance of website.

what i’d add html tags, buttons, divs, etc. if can that, great.

i believe can’t done, first, i’d question — who knows, maybe i’m wrong.

it's bit hacky, can use javascript "insert" or "append" html body of webpage through head.


Comments