, 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); })(); Jelks Earns Prestigious Fellowship - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Jelks Earns Prestigious Fellowship

Wed, Apr 26, 2006
N/A

Calvin College professor of history has been selected as a National Humanities Center Fellow for 2006-2007.

The 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.

He will spend the academic year in North Carolina where he will work on a research project in the humanities, and will share ideas in seminars, lectures and conferences.

[body photo omitted] Jelks, who also is director of Calvin's new , 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.

Jelks, author of the recently released book African Americans in the Furniture City, says: "Mays mentored a generation of civil rights activists. His theological thinking was central to his concerns as an Afro-Southerner combating Jim Crow. He used his theological training to create an insurgent movement among African American Baptist and white mainline Protestants about American racial inequities, rural impoverishment and civil rights."

The National Humanities Center, located in the Research Triangle Park of North Carolina, is a privately incorporated independent institute for advanced study in the humanities. Since 1978 the Center has awarded fellowships to leading scholars in the humanities, whose work at the Center has resulted in the publication of more than 900 books in all fields of humanistic study. The Center also sponsors programs to strengthen the teaching of the humanities in secondary and higher education.

The National Humanities Center awards more than $1.4 million in fellowship grants that enable scholars to take leave from their normal academic duties and pursue research at the Center.

Prior to heading to North Carolina, Jelks will spend four weeks this summer at Harvard University after having been selected as a recipient of a National Endowment for the Humanities grant. He will study African American Civil Rights Struggles in the Twentieth Century at Harvard's W. E. B. Du Bois Institute.