jquery - header nav links menu changes slightly between different pages -
i'm trying out build own website scratch after learning bootstrap. use classes nav navbar-nav bootstrap build menu links go horizontally. example,
home expertise contact i've noticed after creating second page called about-me.html using same header (i saved header in separate file called header.html , called via jquery script in about-me.html page), linked menu items on list change in terms of width of each boxes below
home expertise contact (in comparison above example) it's not worse showed can notice @ least bare eye. if clicked "back arrow" button on browser go index.html page , clicked next arrow button, saw there visible discrepancy between 2 pages in regard top menu links navigation bar. don't think normal please correct me.
i hope haven't confused explanation of problem.
thank much
Comments
Post a Comment