, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Calvin's Jelks honored by historical society - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin's Jelks honored by historical society

Tue, Aug 29, 2006
Myrna Anderson

A book on the history of African Americans in Grand Rapids has been honored by the .

Calvin College professor Randal Jelks wrote "African Americans in the Furniture City: The Struggle for Civil Rights in Grand Rapids" to tell the story of one midwest community and what it went through from the mid 1800s to the mid 1900s.

But, he says, the book also tells a larger story.

"I was interested as well in the question of what the history of African Americans in Grand Rapids says about Michigan and the conditions of struggling people worldwide," he says. "The past shapes our present."

Being honored by the Historical Society of Michigan is a significant honor for the professor of history.

"I would say it's always meaningful to be recognized by one's peers," says Jelks. "The Society is an important organization for many across the state, including myself. This was an unexpected but much appreciated recognition."

Jelks plans to attend the Friday, September 22 ceremony in Bay City at which he will be honored with a State History Award in the University and Commercial Press category even though he is spending the 2006-2007 academic year in North Carolina where he is working on a research project as a .

The Center received over 500 applications for the 2006-2007 Fellowships, and selected just 40 academics to receive the honor. Jelks is one of 15 historians selected for 2006-2007, but the only one from a Michigan college or university.

Jelks, who also is director of Calvin's new minor in , earned the Rockefeller Foundation Fellowship and will work on an intellectual biography of Benjamin Elijah Mays, a man Jelks calls "a religious rebel in the Jim Crow south."

Mays was a Baptist preacher and a college president (he headed Morehouse College from 1940 to 1967). Interestingly Jelks is both an ordained minister and a college professor.