STEM, Research and Writing Resources for Journalists // test function when the user scrolls down 20px from the top of the document, show the button window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { document.getElementById("myBtn").style.display = "block"; } else { document.getElementById("myBtn").style.display = "none"; } } // test function When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; // For Safari document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera } /*********************************************** * Flex Level Drop Down Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more ***********************************************/ function openwin(url,theWidth,theHeight) { var theTop=(screen.height/2)-(theHeight/2); var theLeft=(screen.width/2)-(theWidth/2); var features='height='+theHeight+',width='+theWidth+',top='+theTop+',left='+theLeft+',scrollbars="yes"'; theWin=window.open(url,'',features); } function autoResize(id){ var newheight; var newwidth; if(document.getElementById){ newheight = document.getElementById(id).contentWindow.document.body.scrollHeight; newheight = screen.height - 300; } document.getElementById(id).height = (newheight) + "px"; }
STEM, Research and Writing Resources for Journalists
Science
Environment
References
Laws and Regulations
Programs
Earth Science
Global Warming
Climate Change
Energy
Natural Disasters
Water
Astronomy
Biology
Medicine
COVID-19
Controversy
Autism
Difficult Histories
Eugenics
Forensics
Expertise
Research
Pseudoscience
Misinformation
Public Understanding
Citizen Science
Resources
Concepts
Publications
Articles
Scientists
Events
Hierarchy
Math & Statistics
Tools
Online Calculators
Unit Conversions
Excel
Databases
Calculators
Statistics Software
Charts & Graphs
Basic Math
Basic Statistics
Topics
Politics & Polls
Sports
Medicine
Resources
Journalism
Press Freedom
Ethics
Bias
Diversity
History
Research
Sources
Preprint Servers
Interviews
Fake News
Mis/Disinformation
Conspiracy Theories
Data
Sources
History
FOIA and Info Requests
Fact-checking
Verification Tools
Investigative Reporting
Biographies
Podcasts
Internet News
Law
Writing
References
Style
News
Story Pitch
Ledes/Leads
Abstracts & Summaries
Audience
Profiles
Feature Stories
Opinions
Policies
Attribution & Citations
Plagiarism
Literature Reviews
Copyright
Law
Fair Use
Digital Media
Social Media
Topics
Science Writing
Nature Writing
Resources
Contests/Awards
Glossary
About This Site
Webmaster: Dr. Denise Meeks, email:
tucsonkosmicgirl@gmail.com
CC BY-NC 4.0 Non-Commercial International License for this author's materials.
Respect the copyrights of all sources listed on this website.