javascript - increase text size font in Sharepoint website -
Has anyone applied the 'script, less text size' JavaScript script to the SharePoint web site?
I'm trying it using getElementByTagName and getElementByID functions, but they do not do too much and behaving very strangely Looks like - Do not choose the right tag.
All instances on the Web really have simple markup and CSS, and this is not the case at the time when SharePoint SharePoint is present.
It depends on some things MacCher you are running JavaScript after the dom load, or Using the callback function for the window, as a triggering event from a target or by entering the code at the bottom of the document that will run immediately.
How are you implementing an increase in font size?
or
document.getElementById ("youeElementID"). Style.fontSize = "16px";
For example, I've drum a quick HTML example. Please run it to see the effect
Comments
Post a Comment